Add feature/0.1.0 to the list of branches

This commit is contained in:
Javier Calvarro Nelson 2018-03-12 11:18:54 -07:00 committed by Steve Sanderson
parent ffadeecb45
commit f56fc1be3d
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ install:
branches:
only:
- dev
- feature/0.1.0
- /^release\/.*$/
- /^(.*\/)?ci-.*$/
environment:

View File

@ -18,6 +18,7 @@ osx_image: xcode8.2
branches:
only:
- dev
- feature/0.1.0
- /^release\/.*$/
- /^(.*\/)?ci-.*$/
before_install: