summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 65983fc92..d4f21a398 100755
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ language: c
compiler:
- gcc
git:
- depth: 1
+ depth: 6
# Each item under 'env' is a separate Travis job to execute.
# They run in separate environments, so each one must take the time