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