mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-07-11 04:40:20 +02:00
luacheck install fix
This commit is contained in:
@ -14,7 +14,7 @@ before_install:
|
||||
- export PATH=$PATH:$PWD/lua_install/bin # Add directory with all installed binaries to PATH
|
||||
|
||||
install:
|
||||
- luarocks install luacheck
|
||||
- luarocks install luacheck --deps-mode=none
|
||||
- luarocks install busted
|
||||
- luarocks install luacov
|
||||
- luarocks install luacov-coveralls
|
||||
|
Reference in New Issue
Block a user