mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 19:43:06 +00:00
Pass --user flag to pip
This commit is contained in:
@@ -13,7 +13,7 @@ env:
|
||||
|
||||
before_install:
|
||||
- bash .travis/setenv_lua.sh
|
||||
- pip install cpp-coveralls
|
||||
- pip install --user cpp-coveralls
|
||||
- luarocks install Lua-cURL --server=https://luarocks.org/dev
|
||||
- luarocks install luacov-coveralls --server=https://luarocks.org/dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user