Skip to content

Commit

Permalink
Only build 3.0 branch on travis, not 3.0 feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Feb 4, 2014
1 parent bb342f7 commit ecdf290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:
branches:
only:
- master
- /3\.0/
- /^3\.0$/
- /^release-.*$/

before_script:
Expand Down

0 comments on commit ecdf290

Please sign in to comment.