Browse Source

Use non-preview appveyor image

The main image was updated to 15.7.3
af/merge-core
Jason Nelson 8 years ago
parent
commit
0eb76940de
  1. 2
      appveyor.yml

2
appveyor.yml

@ -1,5 +1,5 @@
version: 1.0.0.{build}
image: Visual Studio 2017 Preview
image: Visual Studio 2017
# prevent the double build when a branch has an active PR
skip_branch_with_pr: true

Loading…
Cancel
Save