AppVeyor: VS15 -> VS17

This commit is contained in:
JustArchi
2017-03-10 21:54:24 +01:00
parent 30ad9fb8da
commit 20cca18805

View File

@@ -5,7 +5,7 @@ branches:
only:
- master
skip_branch_with_pr: true
image: Visual Studio 2015
image: Visual Studio 2017
configuration: Release
platform: Any CPU
clone_depth: 10