From: Reuben Thomas Date: Mon, 29 Jan 2018 13:47:04 +0000 (+0000) Subject: AppVeyor: don’t try to build on msys, no cython available there X-Git-Tag: v3.7~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c24095235a97add22b3bd83c73000cd72d8deb2;p=recode AppVeyor: don’t try to build on msys, no cython available there --- diff --git a/appveyor.yml b/appveyor.yml index 518e61e..ee0c0e4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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