Update appveyor.yml
This commit is contained in:
parent
cf7cf67c22
commit
4ad47489b8
13
appveyor.yml
13
appveyor.yml
@ -2,12 +2,15 @@ version: '{branch}-{build}'
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- configuration: Debug
|
||||
- configuration: Release
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
|
||||
MSVC_GENERATOR: Visual Studio 14 2015
|
||||
MSVC_GENERATOR_SHORT: VS2015
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
MSVC_GENERATOR: Visual Studio 15 2017
|
||||
MSVC_GENERATOR_SHORT: VS2017
|
||||
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
MSVC_GENERATOR: Visual Studio 15 2017
|
||||
MSVC_GENERATOR_SHORT: VS2017
|
||||
configuration:
|
||||
- Debug
|
||||
|
||||
platform:
|
||||
- x64
|
||||
|
Loading…
Reference in New Issue
Block a user