🔨 another try
This commit is contained in:
parent
1e8f4d6ab3
commit
b455154cc9
1 changed files with 2 additions and 2 deletions
|
@ -102,8 +102,8 @@ matrix:
|
||||||
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
|
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
|
||||||
env:
|
env:
|
||||||
- COMPILER=g++-4.9
|
- COMPILER=g++-4.9
|
||||||
- CMAKE_OPTIONS=-DJSON_Coverage=ON
|
- CMAKE_OPTIONS=-DJSON_MultipleHeader=ON
|
||||||
- CMAKE_OPTIONS_MORE=-DJSON_MultipleHeader=ON
|
- CMAKE_OPTIONS_MORE=-DJSON_Coverage=ON
|
||||||
|
|
||||||
# Coverity (only for branch coverity_scan)
|
# Coverity (only for branch coverity_scan)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue