appveyor: test: SDL2 build

This commit is contained in:
Thomas Bernard
2019-03-09 11:38:57 +01:00
parent 9e1633adb3
commit cec5a628c8

View File

@@ -10,9 +10,9 @@ build_script:
- mingw32-make -C src/ print-.VARIABLES API=win32 V=1
- mingw32-make API=win32
- mingw32-make ziprelease API=win32
- mingw32-make 3rdparty
- mingw32-make
- mingw32-make ziprelease
# - mingw32-make 3rdparty API=sdl2
# - mingw32-make API=sdl2
# - mingw32-make ziprelease API=sdl2
artifacts:
- path: '*.zip'