mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-11 06:51:04 +00:00
Enable Python35-x64 in AppVeyor
This commit is contained in:
parent
d6254abc8a
commit
334dbe2a96
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue