Browse Source

Update appveyor.yml to use the VS2017 image

Update appveyor.yml to use the VS2017 image since the VS2017 RC image no longer exists.
pull/940/head
Jeremy Koritzinsky 9 years ago
committed by GitHub
parent
commit
8684a18181
  1. 2
      appveyor.yml

2
appveyor.yml

@ -1,4 +1,4 @@
os: Visual Studio 2017 RC
os: Visual Studio 2017
platform:
- Any CPU
configuration:

Loading…
Cancel
Save