From ecbf37d3caf73bd8e4b8492a7bd22fb943c7c686 Mon Sep 17 00:00:00 2001 From: Craig Johnston Date: Sun, 11 Nov 2018 14:52:46 -0700 Subject: [PATCH] travis update --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index e490986f..f3520685 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,3 @@ go: # Only clone the most recent commit. git: depth: 1 - -# Skip the install step. Don't `go get` dependencies. Only build with the code -# in vendor/ -install: true \ No newline at end of file