mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-09 23:41:14 -04:00
Switch to newer image in appveyor
This commit is contained in:
parent
249719996a
commit
be18108678
@ -1,9 +1,9 @@
|
|||||||
version: '{branch}.{build}'
|
version: '{branch}.{build}'
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2019
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- CMAKE_ARGS: -DSDL2PP_ENABLE_LIVE_TESTS=OFF -DCMAKE_CXX_FLAGS="-D_SCL_SECURE_NO_WARNINGS /wd4275 /wd4251 /EHsc /WX" -G "Visual Studio 14 2015"
|
- CMAKE_ARGS: -DSDL2PP_ENABLE_LIVE_TESTS=OFF -DCMAKE_CXX_FLAGS="-D_SCL_SECURE_NO_WARNINGS /wd4275 /wd4251 /EHsc /WX" -G "Visual Studio 16 2019"
|
||||||
PREFIX: c:\usr_msvc
|
PREFIX: c:\usr_msvc
|
||||||
MSVC:
|
MSVC:
|
||||||
MINGW32: rem
|
MINGW32: rem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user