Skip to content

Commit

Permalink
Upload codecov coverage reports using bash uploader. (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilMaric authored Mar 14, 2021
1 parent 963fbcf commit 9f3880f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ script:
- flake8
after_success:
- codecov
- bash <(curl -s https://codecov.io/bash)
before_deploy:
- poetry build
deploy:
Expand Down

0 comments on commit 9f3880f

Please sign in to comment.