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