travis: Update fmt check gotools

This commit is contained in:
Manjunath A Kumatagi 2017-02-09 10:17:36 -05:00
parent c4fc8c0989
commit 5afa4e4fdf

View File

@ -38,8 +38,8 @@ addons:
before_install: before_install:
- go get -v github.com/chzchzchz/goword - go get -v github.com/chzchzchz/goword
- go get -v honnef.co/go/simple/cmd/gosimple - go get -v honnef.co/go/tools/cmd/gosimple
- go get -v honnef.co/go/unused/cmd/unused - go get -v honnef.co/go/tools/cmd/unused
# disable godep restore override # disable godep restore override
install: install: