Generate textual coverage reports, mk. 3

This commit is contained in:
TheAssassin
2018-11-10 03:39:34 +01:00
parent 44571a4c6b
commit 5b1b91da5f

View File

@@ -39,7 +39,7 @@ matrix:
- cimg-dev
install:
# we don't need patchelf for building and running the tests
- pip install gcovr
- sudo pip install gcovr
script: travis/test-coverage.sh
after_success: true # also, we don't intend to upload release binaries
- env:
@@ -58,7 +58,7 @@ matrix:
- libcairo2:i386
install: true
don't need patchelf for building and running the tests
- pip install gcovr
- sudo pip install gcovr
script: travis/test-coverage.sh
after_success: true # also, we don't intend to upload release binaries