travis: bump clone depth to 300

We are hitting the

	fatal: No names found, cannot describe anything.

problem in the symlink_race branch.
This commit is contained in:
Jakob Unterwurzacher 2019-01-03 18:43:51 +01:00
parent 1c9fb707fe
commit 7248669e27
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ sudo: required
dist: trusty
git:
depth: 100
depth: 300
# Build with the lastest versions of Go 1.7 and later
# See https://golang.org/dl/