Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Use coveralls 0.5
  • Loading branch information
gbastien committed Oct 13, 2015
1 parent 5dc97ed commit b6768e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ script:
- bin/createcoverage run bin/test

after_success:
- pip install -q coveralls
- pip install coveralls==0.5
- coveralls

notifications:
Expand Down

0 comments on commit b6768e2

Please sign in to comment.