Update Travis-CI configuration with better codecov settings
Codecov suggests to use the bash uploader, even in Python projects. Who am I to disagree? :)
This commit is contained in:
parent
4794d11bbb
commit
e23cc83dff
@ -14,4 +14,4 @@ install:
|
||||
script:
|
||||
- tox
|
||||
after_success:
|
||||
- codecov
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
Loading…
Reference in New Issue
Block a user