Skip to content

Commit 0d2a220

Browse files
committed
Print python version before running build on appveyor.
1 parent 5cc1a59 commit 0d2a220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ install:
1818
- conan user # It creates the conan data directory
1919

2020
test_script:
21+
- "%PYTHON%/python.exe --version"
2122
- "%PYTHON%/python.exe .ci/build.py"

0 commit comments

Comments
 (0)