appveyor: test: SDL2 build
This commit is contained in:
parent
9e1633adb3
commit
cec5a628c8
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user