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 32e4d9f commit 5269448Copy full SHA for 5269448
.travis.yml
@@ -15,7 +15,7 @@ notifications:
15
before_install:
16
- go get -u github.com/go-playground/overalls
17
- go get -u github.com/mattn/goveralls
18
- - go get -u get github.com/golangci/golangci-lint/cmd/golangci-lint
+ - go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
19
- go get -u github.com/client9/misspell/cmd/misspell
20
21
before_script:
0 commit comments