Merge pull request #9431 from jamessan/bug-fix-branch-ci

travis: Run ci for release-* branches
This commit is contained in:
James McCoy
2019-01-01 08:13:18 -05:00
committed by GitHub

View File

@@ -126,6 +126,7 @@ addons:
branches:
only:
- master
- /^release-\d+\.\d+$/
cache:
apt: true