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