diff --git a/appveyor.yml b/appveyor.yml index b6fb2f2ae..21ec93c86 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -64,6 +64,9 @@ matrix: # Cygwin static-debug has compiler problems - configuration: static-debug TOOLCHAIN: cygwin + # Cygwin x86 install is currently (08/2019) broken (libncursesw-devel fails) + - platform: x86 + TOOLCHAIN: cygwin #---------------------------------#