Merge pull request #320 from Liujingfang1/master

remove go get varcheck
This commit is contained in:
Jingfang Liu
2018-09-04 15:43:59 -07:00
committed by GitHub

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