Fix Travis CI
This commit is contained in:
@@ -66,8 +66,9 @@ install:
|
||||
- python2 -m pip install cpp-coveralls
|
||||
- python2 -m pip install certifi
|
||||
|
||||
- locate cacert.pem
|
||||
- ls /usr/local/lib/python2.7/dist-packages/certifi/cacert.pem
|
||||
- ls /home/travis/.local/lib/python2.7/site-packages/
|
||||
- ls /home/travis/.local/lib/python2.7/site-packages/certifi
|
||||
- ls /home/travis/.local/lib/python2.7/site-packages/certifi/cacert.pem
|
||||
|
||||
before_script:
|
||||
- export REQUESTS_CA_BUNDLE=/usr/local/lib/python2.7/dist-packages/certifi/cacert.pem
|
||||
|
||||
Reference in New Issue
Block a user