try to fix SSL issue

parent 19b21e61
......@@ -100,6 +100,7 @@ matrix:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-4.9', 'ninja-build']
before_script:
- pip install --upgrade pip
- pip install --user urllib3[secure]
- pip install --user cpp-coveralls
after_success:
......
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