From de37d1755a80f132275a05bec7c5cd4b67f2bbc9 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 28 Jul 2015 15:45:24 -0400 Subject: [PATCH] travis: incorrect comment --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fc1571c..21d6684 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ go: # let us have pretty, fast Docker-based Travis workers! sudo: false -# we don't need "go get" here <3 install: go get -d ./... script: