mirror of
https://github.com/nlohmann/json.git
synced 2026-09-18 06:07:57 +00:00
⚗️ try to fix SSL issue
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user