Show python version in Appveyor

This commit is contained in:
mpeterv 2016-04-06 19:52:30 +03:00
parent e6d7f168bd
commit 30866d911e

View File

@ -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: