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

Commit

Permalink
Merge pull request #55 from alphagov/dont-test-release-tags
Browse files Browse the repository at this point in the history
Don't Travis test release_* tags
  • Loading branch information
nick-gravgaard committed Feb 25, 2014
2 parents 4289751 + d9d0336 commit ac52318
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 ac52318

Please sign in to comment.