Merge pull request #4648 from smoogipoo/appveyor-broken

Fix appveyor temporarily
This commit is contained in:
Dan Balasescu 2019-04-19 21:38:01 +09:00 committed by GitHub
commit 4e1a9e4228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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