👷 fixed coveralls
This commit is contained in:
parent
b779666916
commit
5c2a0a511e
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ matrix:
|
|||
before_script:
|
||||
- pip install --user cpp-coveralls
|
||||
after_success:
|
||||
- coveralls --build-root test --include src --gcov 'gcov-4.9' --gcov-options '\-lp'
|
||||
- coveralls --build-root test --include single_header --gcov 'gcov-4.9' --gcov-options '\-lp'
|
||||
env:
|
||||
- COMPILER=g++-4.9
|
||||
- CMAKE_OPTIONS=-DJSON_Coverage=ON
|
||||
|
|
Loading…
Reference in a new issue