Skip to content

Commit

Permalink
Building all branches/tags for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Clinton Blackburn committed Feb 22, 2016
1 parent 662e7e2 commit e7af729
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ install:
- pip install -qr requirements.txt
- pip install coveralls
script: ./test.sh
branches:
only:
- master
after_success:
coveralls
deploy:
Expand Down

0 comments on commit e7af729

Please sign in to comment.