diff --git a/appveyor.yml b/appveyor.yml index 4d508e345..e5798b156 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,13 +7,12 @@ environment: matrix: - - PYTHON: "C:\\Python34" - - PYTHON: "C:\\Python34-x64" - DISTUTILS_USE_SDK: "1" - PYTHON: "C:\\Python35" - PYTHON: "C:\\Python35-x64" - PYTHON: "C:\\Python36" - PYTHON: "C:\\Python36-x64" + - PYTHON: "C:\\Python37" + - PYTHON: "C:\\Python37-x64" build: off