Commit f1697d2c by Michelle Au

Do full git clones in travis. Shallow clones are causing test-subtree

errors when the depth is exactly 50.
parent 2c819198
......@@ -2,6 +2,8 @@ language: go
sudo: required
services:
- docker
git:
depth: false
matrix:
include:
- 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