Skip to content

Commit 26c8b0d

Browse files
committed
chore(ci): relax clone depth
1 parent dfe2d6d commit 26c8b0d

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
@@ -5,7 +5,7 @@ rvm:
55
- 2.6
66
- 2.4
77
git:
8-
depth: 1
8+
depth: 3
99

1010
# we need a more recent cmake than travis/linux provides (at least 2.8.9):
1111
addons:

0 commit comments

Comments
 (0)