⚗️ try to fix SSL issue

This commit is contained in:
Niels Lohmann 2020-05-11 14:24:38 +02:00
parent 0ad595709d
commit 66dfa22de2
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -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