Unverified Commit adf00fea by Kubernetes Prow Robot Committed by GitHub

Merge pull request #36 from msau42/full-clone

Do full git clones in travis
parents 2c819198 f1697d2c
...@@ -2,6 +2,8 @@ language: go ...@@ -2,6 +2,8 @@ language: go
sudo: required sudo: required
services: services:
- docker - docker
git:
depth: false
matrix: matrix:
include: include:
- go: 1.12.4 - go: 1.12.4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment