Skip to content

Commit

Permalink
Merge pull request #1349 from napalm-automation/ogenstad/coveralls
Browse files Browse the repository at this point in the history
Bump version of coveralls to fix code coverage report
  • Loading branch information
mirceaulinic authored Jan 5, 2021
2 parents 6802a04 + f66afc3 commit c3b8222
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 @@ -25,7 +25,7 @@ matrix:
- python: nightly

install:
- pip install tox==3.14.0 tox-travis==0.12 coveralls==1.8.2
- pip install tox==3.14.0 tox-travis==0.12 coveralls==2.2.0

deploy:
provider: pypi
Expand Down

0 comments on commit c3b8222

Please sign in to comment.