mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-09-27 16:20:59 +02:00
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