travis: enable CI for release branches

This commit is contained in:
Jan Ekström 2018-09-29 22:28:15 +03:00
parent 730469cb29
commit 085943df25
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ branches:
- master
- ci
- coverity_scan
- /release\/.*$/
before_install:
- docker pull $CONTAINER