forked from mirror/openmw-tes3mp
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
|
||||
- msvc: 2017
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
matrix:
|
||||
allow_failures:
|
||||
- msvc: 2015
|
||||
|
||||
platform:
|
||||
# - Win32
|
||||
|
|
Loading…
Reference in a new issue