try to fix SSL issue

parent 0ad59570
...@@ -105,7 +105,7 @@ matrix: ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment