Skip to content

Commit 0dac5ac

Browse files
authored
add specific image to make sure Visual Studio 2017 environment used
1 parent 675d4b7 commit 0dac5ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#version should be only changed with RELEASE eminent, see RELEASE.md
22
version: 2.4.{build}
33

4+
image: Visual Studio 2017
5+
46
clone_depth: 1
57
pull_requests:
68
do_not_increment_build_number: true

0 commit comments

Comments
 (0)