mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis: install 'ineffassign'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
@@ -56,6 +56,7 @@ before_install:
|
||||
- go get -v -u honnef.co/go/tools/cmd/gosimple
|
||||
- go get -v -u honnef.co/go/tools/cmd/unused
|
||||
- go get -v -u honnef.co/go/tools/cmd/staticcheck
|
||||
- go get -v -u github.com/gordonklaus/ineffassign
|
||||
- ./scripts/install-marker.sh amd64
|
||||
- export GOROOT=$(go env GOROOT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user