Skip to content

Commit

Permalink
Merge pull request #28 from unnonouno/latest-coverage
Browse files Browse the repository at this point in the history
Use the latest coverage
  • Loading branch information
unnonouno authored Oct 10, 2020
2 parents 7404327 + 9b7d5e7 commit 6260669
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 @@ -8,7 +8,7 @@ python:
- "3.8"

install:
- pip install coverage==3.7.1
- pip install coverage
- pip install tornado
- pip install coveralls
- pip install mecab-python3 unidic-lite
Expand Down

0 comments on commit 6260669

Please sign in to comment.