Merge pull request #36 from msau42/full-clone

Do full git clones in travis
This commit is contained in:
Kubernetes Prow Robot 2019-10-08 14:55:50 -07:00 committed by GitHub
commit adf00feaaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ language: go
sudo: required
services:
- docker
git:
depth: false
matrix:
include:
- go: 1.12.4