mirror of
https://github.com/nlohmann/json.git
synced 2026-02-13 00:52:17 +00:00
⚗️ try to fix SSL issue
This commit is contained in:
@@ -100,7 +100,7 @@ matrix:
|
||||
sources: ['ubuntu-toolchain-r-test']
|
||||
packages: ['g++-4.9', 'ninja-build']
|
||||
before_script:
|
||||
- pip install --user cpp-coveralls
|
||||
- pip install --user requests[security] cpp-coveralls
|
||||
after_success:
|
||||
- coveralls --build-root test --include include/nlohmann --gcov 'gcov-4.9' --gcov-options '\-lp'
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user