mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-23 01:21:39 +00:00
Update appveyor.yml
allow msvc2015 to fail
This commit is contained in:
parent
a19d55e035
commit
97bc9954d0
@ -12,6 +12,9 @@ environment:
|
|||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||||
- msvc: 2017
|
- msvc: 2017
|
||||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- msvc: 2015
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
# - Win32
|
# - Win32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user