From 838f1f9057e0066695b4f0fc762253b696025f92 Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Sun, 19 Jul 2015 09:40:45 +0200 Subject: added debug line --- .appveyor/build.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor/build.bat b/.appveyor/build.bat index a4ff6378..9bec8c54 100644 --- a/.appveyor/build.bat +++ b/.appveyor/build.bat @@ -47,6 +47,7 @@ set LUA_PATH=%LUA_PATH%;%LR_SYSTREE%\share\lua\%LUA_SHORTV%\?\init.lua set LUA_CPATH=%LR_SYSTREE%\lib\lua\%LUA_SHORTV%\?.dll call luarocks --version || call :die "Error with LuaRocks installation" +cd && dir call luarocks list -- cgit v1.2.3-55-g6feb