From 74bc515172e998edefc0d1b31948fcb6c9e33d6d Mon Sep 17 00:00:00 2001 From: Johan Euphrosine Date: Tue, 1 Jul 2014 11:01:17 -0700 Subject: [PATCH] travis: temporary disable tip workaround gofmt failure, until #322 is in --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 46410fb3e7f8a..a51a615166ab3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ language: go go: - 1.2 - 1.3 - - tip install: - go get code.google.com/p/go.tools/cmd/cover