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: only:
- master - master
- develop - develop
- feature/* - /feature\/.*/
env: env:
matrix: matrix: