Skip to content

Commit 8b3bc1d

Browse files
committed
Merge remote-tracking branch 'origin/3.15' into 7.0
2 parents c0a04ea + b9bc836 commit 8b3bc1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ matrix:
6464
# Cygwin static-debug has compiler problems
6565
- configuration: static-debug
6666
TOOLCHAIN: cygwin
67+
# Cygwin x86 install is currently (08/2019) broken (libncursesw-devel fails)
68+
- platform: x86
69+
TOOLCHAIN: cygwin
6770

6871

6972
#---------------------------------#

0 commit comments

Comments
 (0)