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:
parent
1c9fb707fe
commit
7248669e27
@ -5,7 +5,7 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 100
|
depth: 300
|
||||||
|
|
||||||
# Build with the lastest versions of Go 1.7 and later
|
# Build with the lastest versions of Go 1.7 and later
|
||||||
# See https://golang.org/dl/
|
# See https://golang.org/dl/
|
||||||
|
Loading…
Reference in New Issue
Block a user