Enable Python35-x64 in AppVeyor

This commit is contained in:
INADA Naoki 2016-07-21 19:19:32 +09:00
parent d6254abc8a
commit 334dbe2a96
1 changed files with 1 additions and 4 deletions

View File

@ -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