Skip to content

Commit

Permalink
Fix coveralls config (maybe)
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Jun 7, 2020
1 parent 32966e3 commit 463d3f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -11,11 +11,6 @@ install:

script:
- tox
- coverage run --source . -m pytest
- coverage report -m

after_success:
- coveralls

deploy:
provider: pypi
Expand Down

0 comments on commit 463d3f8

Please sign in to comment.