Explorar o código

Test Python 3.7 on AppVeyor

micbou %!s(int64=6) %!d(string=hai) anos
pai
achega
2d213e7ed2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      appveyor.yml

+ 2 - 2
appveyor.yml

@@ -4,12 +4,12 @@ environment:
   COVERAGE: true
   matrix:
   - arch: 32
-    python: 36
+    python: 37
   # We only test Python 2.7 on 64 bits.
   - arch: 64
     python: 27
   - arch: 64
-    python: 36
+    python: 37
 install:
   - ci\appveyor\appveyor_install.bat
 build_script: