mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
try to fix incorrectly formatted yaml
This commit is contained in:
parent
470a571755
commit
2fca439ca6
|
@ -36,6 +36,6 @@ script:
|
|||
- cmake --build build
|
||||
- ./build/tests/xlnt.test
|
||||
|
||||
after_success:
|
||||
after_success:
|
||||
- lcov --compat-libtool --directory build --capture --output-file coverage.info
|
||||
- coveralls-lcov coverage.info
|
||||
|
|
Loading…
Reference in New Issue
Block a user