Use LuaRocks 2.4.4 in the appveyor.yml
This commit is contained in:
parent
b80dab0f12
commit
c8b5f8689b
@ -36,7 +36,7 @@ install:
|
|||||||
)
|
)
|
||||||
- if not exist c:\hererocks (
|
- if not exist c:\hererocks (
|
||||||
pip install hererocks &&
|
pip install hererocks &&
|
||||||
hererocks c:\hererocks --%LUA% --target %HR_TARGET% -rlatest
|
hererocks c:\hererocks --%LUA% --target %HR_TARGET% -r2.4.4
|
||||||
)
|
)
|
||||||
- call c:\hererocks\bin\activate
|
- call c:\hererocks\bin\activate
|
||||||
- luarocks show luarocks-fetch-gitrec >nul 2>&1 || luarocks install luarocks-fetch-gitrec
|
- luarocks show luarocks-fetch-gitrec >nul 2>&1 || luarocks install luarocks-fetch-gitrec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user