mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-01-09 17:30:24 +01:00
luacheck install fix
This commit is contained in:
parent
a2144276e1
commit
7e5623a206
@ -14,7 +14,7 @@ before_install:
|
|||||||
- export PATH=$PATH:$PWD/lua_install/bin # Add directory with all installed binaries to PATH
|
- export PATH=$PATH:$PWD/lua_install/bin # Add directory with all installed binaries to PATH
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- luarocks install luacheck
|
- luarocks install luacheck --deps-mode=none
|
||||||
- luarocks install busted
|
- luarocks install busted
|
||||||
- luarocks install luacov
|
- luarocks install luacov
|
||||||
- luarocks install luacov-coveralls
|
- luarocks install luacov-coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user