Skip to content

Commit

Permalink
Stop Travis CI from testing tagged releases (I create a lot of them :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Mar 21, 2016
1 parent 9954820 commit 4b799b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ script:
- coverage report --fail-under=90
after_success:
- coveralls
branches:
except:
- /^[0-9]/

0 comments on commit 4b799b4

Please sign in to comment.