We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294740d commit a4ce25bCopy full SHA for a4ce25b
1 file changed
.travis.yml
@@ -66,7 +66,7 @@ addons:
66
67
before_install:
68
- pip install --user cpp-coveralls
69
- - pip install --user requests[security]
+ - pip install --user pyopenssl ndg-httpsclient pyasn1
70
# Lua is not installed on Travis OSX
71
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew install lua; export LUA_PREFIX=/usr/local; fi
72
0 commit comments