Fix codecov
This commit is contained in:
parent
e6f9e9fac3
commit
253491908b
|
@ -40,6 +40,7 @@ before_install:
|
|||
- pip install codecov
|
||||
|
||||
after_success:
|
||||
- tox -e coverage-report
|
||||
- codecov
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue