Skip to content

Commit c8b5f86

Browse files
committed
Use LuaRocks 2.4.4 in the appveyor.yml
1 parent b80dab0 commit c8b5f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ install:
3636
)
3737
- if not exist c:\hererocks (
3838
pip install hererocks &&
39-
hererocks c:\hererocks --%LUA% --target %HR_TARGET% -rlatest
39+
hererocks c:\hererocks --%LUA% --target %HR_TARGET% -r2.4.4
4040
)
4141
- call c:\hererocks\bin\activate
4242
- luarocks show luarocks-fetch-gitrec >nul 2>&1 || luarocks install luarocks-fetch-gitrec

0 commit comments

Comments
 (0)