Disable some codecov features.
This commit is contained in:
parent
14334dce21
commit
3d93413022
@ -40,7 +40,7 @@ script:
|
||||
- tox -e $TESTENV -- -p no:sugar --faulthandler-timeout=20 -v tests
|
||||
|
||||
after_success:
|
||||
- codecov -e TESTENV
|
||||
- codecov -e TESTENV -X gcov -X search
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
|
Loading…
Reference in New Issue
Block a user