⚗️ try to fix SSL issue
This commit is contained in:
parent
a3a803a389
commit
18cbcc4135
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue