mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 04:15:31 +00:00
Merge pull request #1855 from OpenMW/allow_msvc2015_failure
Update appveyor.yml
This commit is contained in:
commit
0c0379c1ef
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