mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
Another attempt to make coveralls work.
This commit is contained in:
parent
294740d2ac
commit
a4ce25bd98
@ -66,7 +66,7 @@ addons:
|
||||
|
||||
before_install:
|
||||
- pip install --user cpp-coveralls
|
||||
- pip install --user requests[security]
|
||||
- pip install --user pyopenssl ndg-httpsclient pyasn1
|
||||
# Lua is not installed on Travis OSX
|
||||
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew install lua; export LUA_PREFIX=/usr/local; fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user