Pass --user flag to pip

This commit is contained in:
Ignacio Burgueño
2016-01-21 14:53:32 -03:00
parent 5131a28067
commit 7ede630d6d

View File

@@ -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