⚗️ 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:
|
||||
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-7' --gcov-options '\-lp'
|
||||
env:
|
||||
- COMPILER=g++-4.9
|
||||
- COMPILER=g++-7
|
||||
- CMAKE_OPTIONS=-DJSON_Coverage=ON
|
||||
- MULTIPLE_HEADERS=ON
|
||||
|
||||
|
|
Loading…
Reference in a new issue