Show python version in Appveyor
This commit is contained in:
parent
e6d7f168bd
commit
30866d911e
@ -23,6 +23,7 @@ configuration:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- PATH %CD%\here\bin;C:\mingw\bin;C:\python%Python%;%PATH%
|
- 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
|
- python hererocks.py here --%Lua% --luarocks=latest --verbose --target=%Configuration% --downloads=downloads --no-git-cache
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user