Update appveyor.yml

This commit is contained in:
Gabi Melman 2021-06-26 22:44:02 +03:00 committed by GitHub
parent ef61fb11f0
commit ce4e1ac54b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
version: 1.0.{build}
image: Visual Studio 2019
image: Visual Studio 2017
image
environment:
matrix:
- GENERATOR: '"Visual Studio 14 2015"'
@ -56,6 +57,7 @@ environment:
WCHAR: 'OFF'
WCHAR_FILES: 'OFF'
BUILD_EXAMPLE: 'OFF'
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
build_script:
- cmd: >-
set