Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Don't Travis test release_* tags
Browse files Browse the repository at this point in the history
Because they are just tags pointing at commits on master that we've
already tested.
  • Loading branch information
Paul M Furley committed Feb 25, 2014
1 parent 4289751 commit d9d0336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ after_success:
branches:
except:
- release
- /^release_\d+$/
notifications:
email: false

0 comments on commit d9d0336

Please sign in to comment.