diff --git a/appveyor.yml b/appveyor.yml index a1fd2571..35fc96b2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,9 +14,9 @@ environment: PYTHON_ARCH: "32" # disable other builds until they can be run in parallel - - PYTHON: "C:\\Python27_64" - PYTHON_VERSION: "2.7" - PYTHON_ARCH: "64" + #- PYTHON: "C:\\Python27_64" + # PYTHON_VERSION: "2.7" + # PYTHON_ARCH: "64" #- PYTHON: "C:\\Python34_32" # PYTHON_VERSION: "3.4.2"