You've already forked linuxdeploy
mirror of
https://github.com/encounter/linuxdeploy.git
synced 2026-03-30 11:18:58 -07:00
Generate textual coverage reports, mk. 4
Fix Travis config syntax
This commit is contained in:
+2
-2
@@ -56,8 +56,8 @@ matrix:
|
||||
- g++-multilib
|
||||
- libfuse2:i386
|
||||
- libcairo2:i386
|
||||
install: true
|
||||
don't need patchelf for building and running the tests
|
||||
install:
|
||||
# we don't need patchelf for building and running the tests
|
||||
- sudo pip install gcovr
|
||||
script: travis/test-coverage.sh
|
||||
after_success: true # also, we don't intend to upload release binaries
|
||||
|
||||
Reference in New Issue
Block a user