mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
try again
This commit is contained in:
parent
638c1b0df4
commit
dc0a8caa8b
|
@ -36,6 +36,6 @@ script:
|
|||
- ./tests/xlnt.test
|
||||
|
||||
after_success:
|
||||
- find . -name "*.gcda"
|
||||
- strings tests/xlnt.test | grep gcda
|
||||
- lcov --compat-libtool --directory source/CMakeFiles/xlnt.dir --capture --output-file coverage.info --gcov-tool /usr/bin/gcov-6
|
||||
- coveralls-lcov coverage.info
|
||||
|
|
Loading…
Reference in New Issue
Block a user