Update appveyor.yml

This commit is contained in:
Nomango 2020-02-22 19:46:50 +08:00
parent 8da2166a1e
commit e29413d778
1 changed files with 3 additions and 1 deletions

View File

@ -59,9 +59,11 @@ for:
# message: /\[build\]/
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
global:
job_to_deploy: 2 # 1(images) * 1(platform) * 2(configuration)
job_to_deploy: 6 # 3(images) * 1(platform) * 2(configuration)
configuration:
- Debug