[appveyor] Do not build on Py3.3

This commit is contained in:
Ask Solem 2015-12-01 16:33:08 -08:00
parent e5cf430db7
commit 91d0325f77
1 changed files with 0 additions and 9 deletions

View File

@ -16,10 +16,6 @@ environment:
PYTHON_VERSION: "2.7.x"
PYTHON_ARCH: "32"
- PYTHON: "C:\\Python33"
PYTHON_VERSION: "3.3.x"
PYTHON_ARCH: "32"
- PYTHON: "C:\\Python34"
PYTHON_VERSION: "3.4.x"
PYTHON_ARCH: "32"
@ -29,11 +25,6 @@ environment:
PYTHON_ARCH: "64"
WINDOWS_SDK_VERSION: "v7.0"
- PYTHON: "C:\\Python33-x64"
PYTHON_VERSION: "3.3.x"
PYTHON_ARCH: "64"
WINDOWS_SDK_VERSION: "v7.1"
- PYTHON: "C:\\Python34-x64"
PYTHON_VERSION: "3.4.x"
PYTHON_ARCH: "64"