Install staticcheck from releases
This commit is contained in:
parent
bea4ce0d39
commit
c5067d8342
|
|
@ -13,7 +13,6 @@ matrix:
|
|||
|
||||
before_install:
|
||||
- go get golang.org/x/lint/golint
|
||||
- go get honnef.co/go/tools/cmd/staticcheck
|
||||
- go get -u github.com/golang/dep/cmd/dep
|
||||
- make go-dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue