luacheck install fix

此提交包含在:
kikito
2016-07-02 18:22:53 +02:00
父節點 a2144276e1
當前提交 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