appveyor-ci: set clone depth to 50

This commit is contained in:
Ralph Lange
2018-03-13 17:06:21 +01:00
parent 2a9c602a35
commit 562d74fb6a

View File

@@ -16,7 +16,7 @@ init:
- git config --global core.autocrlf true
# Set clone depth (do not fetch complete history)
clone_depth: 10
clone_depth: 50
# Skipping commits affecting only specific files
skip_commits: