Explorar o código

Comment out python3 tests on Windows

Kentaro Wada %!s(int64=7) %!d(string=hai) anos
pai
achega
4e4e1647b5
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      appveyor.yml

+ 6 - 6
appveyor.yml

@@ -27,13 +27,13 @@ environment:
 #      PYTHON_VERSION: "3.4.x"
 #      PYTHON_ARCH: "64"
 
-    - PYTHON: "C:\\Miniconda35"
-      PYTHON_VERSION: "3.5.x"
-      PYTHON_ARCH: "32"
+    # - PYTHON: "C:\\Miniconda35"
+    #   PYTHON_VERSION: "3.5.x"
+    #   PYTHON_ARCH: "32"
 
-    - PYTHON: "C:\\Miniconda35-x64"
-      PYTHON_VERSION: "3.5.x"
-      PYTHON_ARCH: "64"
+    # - PYTHON: "C:\\Miniconda35-x64"
+    #   PYTHON_VERSION: "3.5.x"
+    #   PYTHON_ARCH: "64"
 
 install:
   - ECHO "Filesystem root:"