travis: enable CI for release branches

(cherry picked from commit 085943df25)
This commit is contained in:
Jan Ekström 2018-09-29 22:28:15 +03:00
parent e0682490d7
commit af39f87258
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