Skip to content

Commit d0adfb0

Browse files
jrebackJustinZhengBC
authored andcommitted
CI: raise clone depth limit on CI
1 parent 2688cbe commit d0adfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323

2424
git:
2525
# for cloning
26-
depth: 1000
26+
depth: 1500
2727

2828
matrix:
2929
fast_finish: true

0 commit comments

Comments
 (0)