Skip to content

Commit 5cf8b99

Browse files
authored
Merge pull request #1271 from sajattack/master
Increase clone depth. Fixes #1247
2 parents 2933451 + 88af581 commit 5cf8b99

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
@@ -4,7 +4,7 @@ language: c
44
compiler:
55
- gcc
66
git:
7-
depth: 1
7+
depth: 6
88

99
# Each item under 'env' is a separate Travis job to execute.
1010
# They run in separate environments, so each one must take the time

0 commit comments

Comments
 (0)