mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 14:59:00 +08:00
⚗️ try to fix SSL issue
This commit is contained in:
parent
19b21e61e5
commit
8389c1961b
@ -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 New Issue
Block a user