summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/appveyor.yml b/appveyor.yml
index c823e54..4a94162 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,14 +9,14 @@ environment:
#- PYTHON: "C:\\Python27"
#- PYTHON: "C:\\Python33"
- #- PYTHON: "C:\\Python34"
- - PYTHON: "C:\\Python35"
+ - PYTHON: "C:\\Python34"
+ #- PYTHON: "C:\\Python35"
#- PYTHON: "C:\\Python27-x64"
#- PYTHON: "C:\\Python33-x64"
# DISTUTILS_USE_SDK: "1"
- #- PYTHON: "C:\\Python34-x64"
- # DISTUTILS_USE_SDK: "1"
- - PYTHON: "C:\\Python35-x64"
+ - PYTHON: "C:\\Python34-x64"
+ DISTUTILS_USE_SDK: "1"
+ #- PYTHON: "C:\\Python35-x64"
install:
# We need wheel installed to build wheels