try to fix SSL issue

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