Skip to content

Commit a4ce25b

Browse files
committed
Another attempt to make coveralls work.
1 parent 294740d commit a4ce25b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ addons:
6666

6767
before_install:
6868
- pip install --user cpp-coveralls
69-
- pip install --user requests[security]
69+
- pip install --user pyopenssl ndg-httpsclient pyasn1
7070
# Lua is not installed on Travis OSX
7171
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew install lua; export LUA_PREFIX=/usr/local; fi
7272

0 commit comments

Comments
 (0)