diff --git a/appveyor.yml b/appveyor.yml index 2f4d9ff..4052fc9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,6 +21,7 @@ build_script: python hererocks.py here --%LUA% --luarocks ^^ --verbose test_script: - here\bin\lua -v - here\LuaRocks\luarocks --version + - here\LuaROcks\luarocks install lua-term 0.3 - here\LuaRocks\luarocks install busted - dir here - dir here\bin