Skip to content

Commit 3a30309

Browse files
committed
upgrade golangci-lint
golangci/golangci-lint#663
1 parent de3fdb9 commit 3a30309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ matrix:
1818
- go: 1.x
1919
env: task=clean GO111MODULE=on
2020
install:
21-
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin v1.16.0
21+
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin v1.19.1
2222

2323
install: true
2424
script: ./script/${task:-test}

0 commit comments

Comments
 (0)