From 30866d911e393fb3aa83ed9708a116dd0366df45 Mon Sep 17 00:00:00 2001 From: mpeterv Date: Wed, 6 Apr 2016 19:52:30 +0300 Subject: [PATCH] Show python version in Appveyor --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 173608a..746509b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,6 +23,7 @@ configuration: build_script: - PATH %CD%\here\bin;C:\mingw\bin;C:\python%Python%;%PATH% + - python --version - python hererocks.py here --%Lua% --luarocks=latest --verbose --target=%Configuration% --downloads=downloads --no-git-cache test_script: