Skip to content

Commit 907f2d6

Browse files
authored
Update appveyor.yml
1 parent 10774de commit 907f2d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ init:
4242
# https://www.appveyor.com/docs/how-to/repository-shallow-clone/
4343
shallow_clone: true
4444

45+
# set clone depth
46+
clone_depth: 5 # clone entire repository history if not defined
47+
4548
environment:
4649
global:
4750
APPVEYOR_SAVE_CACHE_ON_ERROR: false

0 commit comments

Comments
 (0)