Skip to content

Commit

Permalink
Adds coverals
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Sep 15, 2019
1 parent 2900bd3 commit 444bc65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -28,6 +28,10 @@ script:
- poetry run pip check
- poetry run safety check --bare --full-report

after_success:
- pip install coveralls
- coveralls

notifications:
email:
on_success: never
Expand Down

0 comments on commit 444bc65

Please sign in to comment.