Skip to content

Commit fa4af2c

Browse files
committed
Enable travis for feature/* branches
1 parent 795b2b3 commit fa4af2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ script: phpunit --coverage-text --configuration tests/travis/$DB.phpunit.xml
2323

2424
branches:
2525
only:
26-
- develop
26+
- develop
27+
- /^feature\/.+$/

0 commit comments

Comments
 (0)