Fix branch regexp in .travis.yml

This commit is contained in:
Peter Dimov
2017-06-18 00:47:58 +03:00
parent f321ce404f
commit d9296befa8

View File

@@ -14,7 +14,7 @@ branches:
only:
- master
- develop
- feature/*
- /feature\/.*/
env:
matrix: