Skip to content

Commit

Permalink
Use regex to make travis more clever about wich branch to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Edson Hilios committed Nov 1, 2013
1 parent e72cc6d commit 6c13c69
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ before_script:
- npm install
branches:
except:
- gh-pages
- v1.0.2
- v1.0.1
- v1.0.0
- /^v1\..*/
- /^1\..*/
- gh-pages

0 comments on commit 6c13c69

Please sign in to comment.