Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
Use VS2019 box
  • Loading branch information
xupefei authored May 26, 2019
1 parent cdf3b26 commit 7e60049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7e60049

Please sign in to comment.