From 8bf0633eab0e947cd653100e69d83a24ce93ff66 Mon Sep 17 00:00:00 2001 From: mpeterv Date: Mon, 28 Mar 2016 13:57:50 +0300 Subject: [PATCH] Print busted version on appveyor --- appveyor.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 4052fc9..6ff66ca 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,6 +23,4 @@ test_script: - here\LuaRocks\luarocks --version - here\LuaROcks\luarocks install lua-term 0.3 - here\LuaRocks\luarocks install busted - - dir here - - dir here\bin - - dir here\LuaRocks + - here\bin\busted --version