Skip to content

Commit

Permalink
Use the latest Python coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Nov 27, 2016
1 parent 261be48 commit b59e48c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ os:
- osx

install:
- sudo -H pip install coverage==3.7.1
- sudo -H pip install coveralls
- sudo -H pip install coveralls coverage

script: ./ci.sh

Expand Down

0 comments on commit b59e48c

Please sign in to comment.