⚗️ try to fix SSL issue

This commit is contained in:
Niels Lohmann 2020-05-11 12:37:24 +02:00
parent 18cbcc4135
commit 697305819f
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -100,7 +100,7 @@ matrix:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.9', 'ninja-build']
before_script:
- pip install --user requests[security] cpp-coveralls
- pip install --user httplib2 cpp-coveralls
after_success:
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
env: