Skip to content

Commit

Permalink
Use coveralls 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bsuttor committed Jun 12, 2017
1 parent 539bf85 commit 9ee3464
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 @@ -26,7 +26,7 @@ script:
- bin/createcoverage run bin/test
after_success:
- bin/createcoverage
- pip install coveralls
- pip install coveralls==0.5
- coveralls
notifications:
email:
Expand Down

0 comments on commit 9ee3464

Please sign in to comment.