mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2024-11-13 05:50:19 +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
|
||||
|
||||
install:
|
||||
- luarocks install luacheck
|
||||
- luarocks install luacheck --deps-mode=none
|
||||
- luarocks install busted
|
||||
- luarocks install luacov
|
||||
- luarocks install luacov-coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user