Skip to content

Commit

Permalink
Use python-coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykironde committed Dec 18, 2022
1 parent 0e185c1 commit 9346682
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 @@ -5,8 +5,7 @@ python:
- "3.7"
- "3.8"
install:
- "pip install git+https://git@github.com/docopt/docopt.git"
- "pip install coveralls"
- "pip install python-coveralls"
- "pip install -e .[test]"
script:
- py.test --cov cligj --cov-report term-missing
Expand Down

0 comments on commit 9346682

Please sign in to comment.