aboutsummaryrefslogtreecommitdiff
path: root/.appveyor
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor')
-rw-r--r--.appveyor/build.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/.appveyor/build.bat b/.appveyor/build.bat
index 9bec8c54..a4ff6378 100644
--- a/.appveyor/build.bat
+++ b/.appveyor/build.bat
@@ -47,7 +47,6 @@ set LUA_PATH=%LUA_PATH%;%LR_SYSTREE%\share\lua\%LUA_SHORTV%\?\init.lua
47set LUA_CPATH=%LR_SYSTREE%\lib\lua\%LUA_SHORTV%\?.dll 47set LUA_CPATH=%LR_SYSTREE%\lib\lua\%LUA_SHORTV%\?.dll
48 48
49call luarocks --version || call :die "Error with LuaRocks installation" 49call luarocks --version || call :die "Error with LuaRocks installation"
50cd && dir
51call luarocks list 50call luarocks list
52 51
53 52