mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 19:43:06 +00:00
Update luacov-coveralls deps installation in .travis.yml
This commit is contained in:
@@ -13,11 +13,10 @@ before_install:
|
||||
- pip install --user cpp-coveralls hererocks
|
||||
- hererocks env --$LUA --luarocks latest
|
||||
- export PATH="$PWD/env/bin:$PATH"
|
||||
- luarocks install Lua-cURL --server=https://luarocks.org/dev
|
||||
- luarocks install lua-path
|
||||
- luarocks install lua-cjson
|
||||
- luarocks install dkjson
|
||||
- luarocks install luacov
|
||||
# install luacov-coveralls, but avoids installing luafilesystem
|
||||
# install luacov-coveralls, but avoid installing luafilesystem
|
||||
- luarocks install luacov-coveralls --server=https://luarocks.org/dev --deps-mode=none
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user