From f2b15dec473b4d31463d942a5f01f10d97bbb196 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Wed, 16 Sep 2015 10:36:05 -0500 Subject: [PATCH] Revert to single build --- appveyor.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"