summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 02b4461..9e766c5 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -13,10 +13,7 @@ environment:
- PYTHON: "C:\\Python27-x64"
- PYTHON: "C:\\Python34-x64"
DISTUTILS_USE_SDK: "1"
-
- # Python35-x64 test fails with MemoryError
- # TODO: investigate it
- #- PYTHON: "C:\\Python35-x64"
+ - PYTHON: "C:\\Python35-x64"
install:
# We need wheel installed to build wheels