test: changing git depth to 6

This commit is contained in:
Dan Halbert 2019-02-16 17:10:53 -05:00
parent 90bc09a31e
commit 4f85a78daf
1 changed files with 1 additions and 1 deletions

View File

@ -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