Quellcode durchsuchen

Drop python2 builds.

Jelmer Vernooij vor 4 Jahren
Ursprung
Commit
76cfbf4ac9
1 geänderte Dateien mit 0 neuen und 8 gelöschten Zeilen
  1. 0 8
      appveyor.yml

+ 0 - 8
appveyor.yml

@@ -7,14 +7,6 @@ environment:
 
   matrix:
 
-    - PYTHON: "C:\\Python27"
-      PYTHON_VERSION: "2.7.x"
-      PYTHON_ARCH: "32"
-
-    - PYTHON: "C:\\Python27-x64"
-      PYTHON_VERSION: "2.7.x"
-      PYTHON_ARCH: "64"
-
     - PYTHON: "C:\\Python35"
       PYTHON_VERSION: "3.5.x"
       PYTHON_ARCH: "32"