travis: Show (folded) coverage report.
This commit is contained in:
parent
8ccadda0e9
commit
6c718bc839
@ -37,7 +37,7 @@ install:
|
|||||||
- python scripts/dev/ci_install.py
|
- python scripts/dev/ci_install.py
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- tox -e $TESTENV -- -p no:sugar --faulthandler-timeout=70 -v tests
|
- tox -e $TESTENV -- -p no:sugar --faulthandler-timeout=70 -v --cov-report term tests
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- '[[ $TESTENV == py34 || $TESTENV == py35 ]] && codecov -e TESTENV -X gcov'
|
- '[[ $TESTENV == py34 || $TESTENV == py35 ]] && codecov -e TESTENV -X gcov'
|
||||||
|
Loading…
Reference in New Issue
Block a user