Enable Appveyor error on warnings.

This commit is contained in:
Marcel Admiraal 2020-05-21 08:39:14 +01:00
parent dac3504cc3
commit aeb1181add

View file

@ -8,7 +8,7 @@ environment:
SCONS_CACHE_ROOT: "%HOME%\\scons_cache"
SCONS_CACHE_LIMIT: 1024
OPTIONS: "debug_symbols=no verbose=yes progress=no"
EXTRA_ARGS: "warnings=all werror=no"
EXTRA_ARGS: "warnings=all werror=yes"
matrix:
- GD_PLATFORM: windows
TARGET: release_debug