We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0a04ea + b9bc836 commit 8b3bc1dCopy full SHA for 8b3bc1d
.appveyor.yml
@@ -64,6 +64,9 @@ matrix:
64
# Cygwin static-debug has compiler problems
65
- configuration: static-debug
66
TOOLCHAIN: cygwin
67
+ # Cygwin x86 install is currently (08/2019) broken (libncursesw-devel fails)
68
+ - platform: x86
69
+ TOOLCHAIN: cygwin
70
71
72
#---------------------------------#
0 commit comments