Skip to content

Commit

Permalink
Try out other coverage version for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
c0fec0de committed Mar 13, 2017
1 parent 6e4910d commit ada0647
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 @@ -12,7 +12,7 @@ install:
- sudo apt-get install graphviz
- "python setup.py install"
- "pip install nose==1.3.7"
- "pip install coverage==3.6"
- "pip install coverage==4.3"
- "pip install coveralls"

script:
Expand Down

0 comments on commit ada0647

Please sign in to comment.