We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cf16d commit 895d0bbCopy full SHA for 895d0bb
.travis.yml
@@ -2,7 +2,7 @@ sudo: false
2
language: go
3
install:
4
- go get golang.org/x/tools/cmd/goimports
5
- - go get github.com/golang/lint/golint
+ - go get golang.org/x/lint/golint
6
- go get github.com/mattn/goveralls
7
- go get github.com/wadey/gocovmerge
8
- go get github.com/go-critic/go-critic/...
0 commit comments