Skip to content

Commit

Permalink
Fix coveralls command
Browse files Browse the repository at this point in the history
  • Loading branch information
deanishe committed May 20, 2020
1 parent 3f8c612 commit e43b07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,5 +24,5 @@ script:

after_success:
- python-codacy-coverage -r coverage.xml
- coveralls debug
- coveralls
- bash <(curl -s https://codecov.io/bash)

0 comments on commit e43b07b

Please sign in to comment.