mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
[AppveyorCI]: set clone depth to 50
This depth is same as TravisCI default The time spent in clone was 1min ~ 3mins before
This commit is contained in:
@@ -20,6 +20,8 @@ clone_folder: *REPO_DIR
|
||||
cache:
|
||||
- *CACHE_DIR
|
||||
|
||||
clone_depth: 50
|
||||
|
||||
install:
|
||||
# check if library needs update
|
||||
- appveyor DownloadFile "%QBT_VER_URL%" -FileName "c:\version_new" && SET /P newVersion=<"c:\version_new"
|
||||
|
||||
Reference in New Issue
Block a user