mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
samples and benchmarks are missing gcov library so let's just skip them in travis for now
This commit is contained in:
parent
658a0e05d0
commit
3b073a8b76
|
@ -22,8 +22,8 @@ matrix:
|
|||
- COMPILER=g++-6
|
||||
- COVERAGE=ON
|
||||
- STATIC=ON
|
||||
- SAMPLES=ON
|
||||
- BENCHMARKS=ON
|
||||
- SAMPLES=OFF
|
||||
- BENCHMARKS=OFF
|
||||
|
||||
install:
|
||||
- gem install coveralls-lcov
|
||||
|
|
Loading…
Reference in New Issue
Block a user