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