Skip to content

Commit 294740d

Browse files
committed
Attempt to make coverage working again.
1 parent 9269315 commit 294740d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

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

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

0 commit comments

Comments
 (0)