Attempt using previous appveyor image

This commit is contained in:
Dean Herbert
2019-04-18 21:33:29 +08:00
parent 9d6912a692
commit c8d760b555

View File

@ -1,6 +1,6 @@
clone_depth: 1
version: '{branch}-{build}'
image: Visual Studio 2017
image: Previous Visual Studio 2017
test: off
install:
- cmd: git submodule update --init --recursive --depth=5