Use LuaRocks 2.4.4 in the appveyor.yml

master
Alexey Melnichuk 2021-01-06 21:57:16 +03:00
parent b80dab0f12
commit c8b5f8689b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ install:
)
- if not exist c:\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
- luarocks show luarocks-fetch-gitrec >nul 2>&1 || luarocks install luarocks-fetch-gitrec