1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 11:10:07 +08:00

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
Unverified
+1 -1
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