CI: update link to golint
This commit is contained in:
parent
9777d5b316
commit
9bc935b615
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ dist: trusty
|
|||
|
||||
install:
|
||||
- go get -t ./...
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get golang.org/x/lint/golint
|
||||
# Install gometalinter
|
||||
- go get github.com/alecthomas/gometalinter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue