1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/appveyor.yml

9 lines
206 B
YAML
Raw Normal View History

2018-04-20 13:41:57 +08:00
clone_depth: 1
version: '{branch}-{build}'
2018-06-05 17:52:39 +08:00
image: Visual Studio 2017
test: off
2018-04-20 13:41:57 +08:00
install:
- cmd: git submodule update --init --recursive --depth=5
build_script:
- cmd: PowerShell -Version 2.0 .\build.ps1