remove go get varcheck

This commit is contained in:
Jingfang Liu
2018-09-04 15:07:38 -07:00
parent b649ad5c69
commit 6dc80293a6

View File

@@ -8,7 +8,6 @@ go:
before_install:
- source ./bin/consider-early-travis-exit.sh
- sudo apt-get install tree
- go get -u github.com/opennota/check/cmd/varcheck
- go get -u github.com/golang/lint/golint
- go get -u golang.org/x/tools/cmd/goimports
- go get -u github.com/onsi/ginkgo/ginkgo