mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Enable feature branches in .travis.yml
This commit is contained in:
parent
d8f5b8d163
commit
da4606f47f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- develop
|
||||
- /feature\/.*/
|
||||
|
||||
dist: trusty
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue