forked from boostorg/smart_ptr
Fix branch regexp in .travis.yml
This commit is contained in:
@@ -14,7 +14,7 @@ branches:
|
|||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
- feature/*
|
- /feature\/.*/
|
||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
|
Reference in New Issue
Block a user