Increase git depth for travis

This commit is contained in:
Wim 2018-11-10 19:35:38 +01:00
parent ed11686a99
commit ba70691877
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ go:
# we have everything vendored
install: true
git:
depth: 200
env:
- GOOS=linux GOARCH=amd64
# - GOOS=windows GOARCH=amd64