Skip to content

Commit f004c24

Browse files
committed
Update appveyor YAMLs to build with vs2017 toolset.
1 parent e8aa184 commit f004c24

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

appveyor-debug.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version: '{branch}-{build}'
2+
image: Visual Studio 2017
23
skip_tags: true
34
configuration: Debug
45
init:

appveyor-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version: '{branch}-{build}'
2+
image: Visual Studio 2017
23
branches:
34
only:
45
- master

0 commit comments

Comments
 (0)