Skip to content

Commit

Permalink
Downgrade coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
unnonouno committed Apr 15, 2016
1 parent 38773bd commit 9f94857
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 @@ -7,7 +7,7 @@ python:
- "3.4"

install:
- pip install coverage -U
- pip install coverage==3.7.1
- pip install tornado
- pip install coveralls
- wget https://mecab.googlecode.com/files/mecab-0.996.tar.gz
Expand Down

0 comments on commit 9f94857

Please sign in to comment.