Skip to content

Commit

Permalink
Add python-coveralls dependency in TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Fievet committed Oct 4, 2020
1 parent b464a9e commit e5bc51f
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 @@ -12,7 +12,7 @@ matrix:
- python: "3.8"
env: TOXENV=lint,py38-django22,py38-django30,py38-django31,coverage
install:
- pip install tox
- pip install tox python-coveralls
script:
- tox
after_success:
Expand Down

0 comments on commit e5bc51f

Please sign in to comment.