Update .appveyor.yml

Use VS2019 box
This commit is contained in:
Paddy Xu
2019-05-26 18:25:36 +03:00
committed by GitHub
parent cdf3b261ef
commit 7e600490fc

View File

@@ -3,7 +3,7 @@ branches:
only:
- master
skip_branch_with_pr: true
image: Visual Studio 2017
image: Visual Studio 2019
configuration: Release
platform: Any CPU
clone_script: