1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 14:12:54 +08:00

Increase diagnostic level

This commit is contained in:
Dean Herbert 2019-04-19 00:01:26 +08:00
parent c8d760b555
commit 7a0320d39e

View File

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