⚗️ try to fix SSL issue
This commit is contained in:
parent
0ad595709d
commit
66dfa22de2
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ matrix:
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-7' --gcov-options '\-lp'
|
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-7' --gcov-options '\-lp'
|
||||||
env:
|
env:
|
||||||
- COMPILER=g++-4.9
|
- COMPILER=g++-7
|
||||||
- CMAKE_OPTIONS=-DJSON_Coverage=ON
|
- CMAKE_OPTIONS=-DJSON_Coverage=ON
|
||||||
- MULTIPLE_HEADERS=ON
|
- MULTIPLE_HEADERS=ON
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue