mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-06-27 08:51:37 +00:00
Update appveyor.yml
allow msvc2015 to fail
This commit is contained in:
parent
a19d55e035
commit
97bc9954d0
1 changed files with 3 additions and 0 deletions
|
@ -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…
Reference in a new issue