travis: incorrect comment

This commit is contained in:
Vincent Batts 2015-07-28 15:45:24 -04:00
parent a80fb82091
commit de37d1755a
1 changed files with 0 additions and 1 deletions

View File

@ -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: