Skip to content

Commit 0be0d67

Browse files
committed
BLD: increase cloning depth on travis
1 parent 5d163ce commit 0be0d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424

2525
git:
2626
# for cloning
27-
depth: 500
27+
depth: 1000
2828

2929
matrix:
3030
fast_finish: true

0 commit comments

Comments
 (0)