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

9 lines
215 B
YAML
Raw Normal View History

2018-04-20 13:41:57 +08:00
clone_depth: 1
version: '{branch}-{build}'
2019-04-19 20:27:24 +08:00
image: Previous 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