diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index d848911..ba2b985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ language: go +git: + depth: 100 + # Build with the lastest versions of Go 1.4, 1.5, 1.6, 1.7 # See https://golang.org/dl/ go: |