Commit 8f8bc089 by Sébastien Eustace

Update appveyor config

parent 729a24b9
...@@ -4,10 +4,10 @@ environment: ...@@ -4,10 +4,10 @@ environment:
PYTHONIOENCODING: "UTF-8" PYTHONIOENCODING: "UTF-8"
matrix: matrix:
- PYTHON: "C:/Python27-x64" - PYTHON: "C:/Python27"
DISTUTILS_USE_SDK: "1"
- PYTHON: "C:/Python34-x64" - PYTHON: "C:/Python34-x64"
DISTUTILS_USE_SDK: "1" DISTUTILS_USE_SDK: "1"
MSSdk: "1"
- PYTHON: "C:/Python35-x64" - PYTHON: "C:/Python35-x64"
- PYTHON: "C:/Python36-x64" - PYTHON: "C:/Python36-x64"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment