Revert "test sdl2 build on windows"

This reverts commit 8c44d92f9e.
This commit is contained in:
Tim Felgentreff 2020-06-09 07:32:24 +02:00
parent 6ceb7a8b79
commit c941aaf5f0

View file

@ -5,7 +5,7 @@ configuration:
before_build:
- mkdir build
- cd build
- appveyor DownloadFile https://github.com/Wargus/win32-stratagus-dependencies/releases/download/sdl2-migration-builds/dependencies.zip
- appveyor DownloadFile https://github.com/Wargus/win32-stratagus-dependencies/releases/download/master-builds/dependencies.zip
- 7z x dependencies.zip
- appveyor DownloadFile https://github.com/jimpark/unsis/releases/download/2.50.0/nsis-2.50.0-Unicode-setup.exe
- nsis-2.50.0-Unicode-setup.exe /S /D=C:\Program Files (x86)\NSIS