1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 15:17:46 +08:00
osu-lazer/appveyor.yml
smoogipoo 5989cf2849 Revert "Increase diagnostic level"
This reverts commit 7a0320d39e29c66824a04ef7b6e06a4aaa35cfe9.
2019-04-19 20:39:25 +09:00

9 lines
215 B
YAML

clone_depth: 1
version: '{branch}-{build}'
image: Previous Visual Studio 2017
test: off
install:
- cmd: git submodule update --init --recursive --depth=5
build_script:
- cmd: PowerShell -Version 2.0 .\build.ps1