Skip to content

Commit 6e1038e

Browse files
committed
ci: Update golangci-lint
See golangci/golangci-lint#658.
1 parent 2cc24b6 commit 6e1038e

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
@@ -10,7 +10,7 @@ env:
1010
- GO111MODULE=on
1111

1212
install:
13-
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.16.0
13+
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.18.0
1414

1515
script:
1616
- go test ./... -race -coverprofile=coverage.txt -covermode=atomic

0 commit comments

Comments
 (0)