There was an error while loading. Please reload this page.
1 parent bac6996 commit 391f301Copy full SHA for 391f301
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ go:
4
- "1.13.x"
5
script:
6
- go test -v ./...
7
- - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s 1.26.0
+ - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s v1.26.0
8
- ./bin/golangci-lint run
9
- git clean -fdx .
10
after_success:
0 commit comments