diff --git a/appveyor.yml b/appveyor.yml index 6ff4c260d3..58915eddb2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,6 +15,7 @@ environment: CYG_CACHE: C:\cygwin\var\cache\setup CYG_BASH: C:\cygwin\bin\bash CC: gcc + CFLAGS: -Wall -Wextra -Werror -Wshadow -Wno-unused-parameter -Wno-unused-function # Cache Cygwin files to speed up build cache: