diff --git a/appveyor.yml b/appveyor.yml index c7d3e1a9..3220eef3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,17 +2,11 @@ version: "{build}" environment: matrix: - PYTHON: "C:\\Python27" - PYTHON_ARCH: 32 - PYTHON: "C:\\Python27-x64" - PYTHON_ARCH: 64 - PYTHON: "C:\\Python34" - PYTHON_ARCH: 32 - PYTHON: "C:\\Python34-x64" - PYTHON_ARCH: 32 - PYTHON: "C:\\Python35" - PYTHON_ARCH: 32 - PYTHON: "C:\\Python35-x64" - PYTHON_ARCH: 64 matrix: fast_finish: true init: