mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 03:42:57 +08:00
Shallow clone submodules
This commit is contained in:
parent
1aa79a2d88
commit
6f5803b5eb
@ -9,7 +9,7 @@ cache:
|
||||
- inspectcode -> appveyor.yml
|
||||
- packages -> **\packages.config
|
||||
install:
|
||||
- cmd: git submodule update --init --recursive
|
||||
- cmd: git submodule update --init --recursive --depth=5
|
||||
- cmd: choco install resharper-clt -y
|
||||
- cmd: choco install nvika -y
|
||||
- cmd: appveyor DownloadFile https://github.com/peppy/CodeFileSanity/releases/download/v0.2.3/CodeFileSanity.exe
|
||||
|
Loading…
Reference in New Issue
Block a user