]> granicus.if.org Git - recode/commitdiff
AppVeyor: don’t try to build on msys, no cython available there
authorReuben Thomas <rrt@sc3d.org>
Mon, 29 Jan 2018 13:47:04 +0000 (13:47 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 29 Jan 2018 15:23:29 +0000 (15:23 +0000)
appveyor.yml

index 518e61eed03e6f324bce2f788d052e66180a931e..ee0c0e401d1a6d36cbc97efcce1ad15322ee645c 100644 (file)
@@ -6,7 +6,7 @@ environment:
     # Only need one flavour of dictionary
     VERBOSE: 1 # Get test logs in output
   matrix:
-    - MSYSTEM: MSYS
+    # - MSYSTEM: MSYS (no cython available)
     - MSYSTEM: MINGW64
     - MSYSTEM: MINGW32