⏪ back to the original version
This commit is contained in:
parent
ab05df3a48
commit
74675dd69c
2 changed files with 1 additions and 2 deletions
|
|
@ -99,7 +99,7 @@ matrix:
|
|||
before_script:
|
||||
- pip install --user cpp-coveralls
|
||||
after_success:
|
||||
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
|
||||
- coveralls --build-root test --include single_include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
|
||||
env:
|
||||
- COMPILER=g++-4.9
|
||||
- CMAKE_OPTIONS=-DJSON_Coverage=ON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue