Update appveyor.yml

This commit is contained in:
Phuntsok Drak-pa 2018-04-15 18:27:56 +02:00 committed by GitHub
parent 9200af9126
commit cf7cf67c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -2,10 +2,8 @@ version: '{branch}-{build}'
environment:
matrix:
- configuration:
- Debug
- configuration:
- Release
- configuration: Debug
- configuration: Release
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
MSVC_GENERATOR: Visual Studio 15 2017