Skip to content

Commit

Permalink
Merge pull request #36 from msau42/full-clone
Browse files Browse the repository at this point in the history
Do full git clones in travis
  • Loading branch information
k8s-ci-robot committed Oct 8, 2019
2 parents 2c81919 + f1697d2 commit adf00fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions travis.yml
Expand Up @@ -2,6 +2,8 @@ language: go
sudo: required
services:
- docker
git:
depth: false
matrix:
include:
- go: 1.12.4
Expand Down

0 comments on commit adf00fe

Please sign in to comment.