Skip to content

Commit

Permalink
Enable travis for feature/* branches
Browse files Browse the repository at this point in the history
  • Loading branch information
narfbg committed Jul 19, 2012
1 parent 795b2b3 commit fa4af2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -23,4 +23,5 @@ script: phpunit --coverage-text --configuration tests/travis/$DB.phpunit.xml

branches:
only:
- develop
- develop
- /^feature\/.+$/

0 comments on commit fa4af2c

Please sign in to comment.