diff --git a/appveyor.yml b/appveyor.yml index 24f95c7..e63df17 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,18 +4,6 @@ matrix: environment: matrix: - - PYTHON: "C:\\Python33" - PYTHON_VERSION: "3.3.x" - PYTHON_ARCH: "32" - - - PYTHON: "C:\\Python34" - PYTHON_VERSION: "3.4.x" - PYTHON_ARCH: "32" - - - PYTHON: "C:\\Python35" - PYTHON_VERSION: "3.5.x" - PYTHON_ARCH: "32" - - PYTHON: "C:\\Python36" PYTHON_VERSION: "3.6.x" PYTHON_ARCH: "32"