Much more verbose.
parent
8d4633510f
commit
c695c74a60
|
@ -49,7 +49,7 @@ after_success:
|
|||
- cd ${TRAVIS_BUILD_DIR}
|
||||
- pwd
|
||||
- ls
|
||||
- cd code;ls
|
||||
- cd code/CMakeFiles/;ls
|
||||
- lcov --directory code/CMakeFiles/assimp.dir/ --capture --output-file coverage.info
|
||||
- lcov --remove coverage.info 'contrib/*' '/usr/*' --output-file coverage.info
|
||||
- lcov --list coverage.info
|
||||
|
|
Loading…
Reference in New Issue