Skip to content

Commit

Permalink
pin coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikyadav committed Jun 13, 2022
1 parent 97f05d1 commit 251c06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ python:
- "3.7"
- "3.8"
install:
- "pip install coveralls"
- "pip install coveralls==3.2.0"
- "pip install -e .[test]"
script:
- py.test --cov cligj --cov-report term-missing
Expand Down

0 comments on commit 251c06f

Please sign in to comment.