From 67767955a9f175a4db5c3c0a08ca52203bb6d9c1 Mon Sep 17 00:00:00 2001 From: Hisham Date: Wed, 19 Oct 2016 00:53:07 -0400 Subject: Use luarocks-3 branch on Appveyor --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 32dc3e14..a7cf1be6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -38,7 +38,7 @@ init: before_build: - set PATH=C:\Python27\Scripts;%PATH% # Add directory containing 'pip' to PATH - pip install hererocks - - hererocks env --%LUA% -rlatest --target=%COMPILER% + - hererocks env --%LUA% --luarocks @luarocks-3 --target=%COMPILER% - call env\bin\activate build_script: -- cgit v1.2.3-55-g6feb