Explorar el Código

Comment out python3 tests on Windows

Kentaro Wada hace 7 años
padre
commit
4e4e1647b5
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. 6 6
      appveyor.yml

+ 6 - 6
appveyor.yml

@@ -27,13 +27,13 @@ environment:
 #      PYTHON_VERSION: "3.4.x"
 #      PYTHON_VERSION: "3.4.x"
 #      PYTHON_ARCH: "64"
 #      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:
 install:
   - ECHO "Filesystem root:"
   - ECHO "Filesystem root:"