diff options
Diffstat (limited to '.appveyor.yaml')
-rw-r--r-- | .appveyor.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.appveyor.yaml b/.appveyor.yaml index fcc4086..4f53ba4 100644 --- a/.appveyor.yaml +++ b/.appveyor.yaml @@ -4,9 +4,6 @@ environment: matrix: - PYTHON: C:\Python27 - PYTHON: C:\Python27-x64 - - PYTHON: C:\Python34 - - PYTHON: C:\Python34-x64 - DISTUTILS_USE_SDK: '1' - PYTHON: C:\Python35 - PYTHON: C:\Python35-x64 - PYTHON: C:\Python36 |