Upgrade appveyor image
This commit is contained in:
parent
861026cd76
commit
8c9e27963c
|
|
@ -10,4 +10,6 @@ build_script:
|
||||||
- build.cmd verify
|
- build.cmd verify
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
test: off
|
test: off
|
||||||
deploy: off
|
deploy: off
|
||||||
|
# Required for dotnet-test to work
|
||||||
|
os: Visual Studio 2015
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue