Added image requirement to appveyor.yml to make it easier to run on your own appveyor instance

This commit is contained in:
Travis Plunk 2016-08-29 13:36:45 -07:00
parent 6b994dbb2d
commit 89b3970cfa

View File

@ -1,5 +1,7 @@
version: 6.0.0-alpha.9-{build}
image: Visual Studio 2015
cache:
- '%LocalAppData%\Microsoft\dotnet'