appveyor: buildbot now using GCC 6.3, not 5.3

This commit is contained in:
Alam Ed Arias 2017-03-12 17:26:37 -04:00
parent 2823c7bffb
commit b22417bcfa
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ before_build:
- upx -V
- ccache -V
- ccache -s
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC53=1 CCACHE=1
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC63=1 CCACHE=1
build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean