mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 10:56:47 +00:00
travis: bump golangci-lint to v1.18.0
This commit is contained in:
parent
78fd2b33a4
commit
5604ecd689
@ -29,7 +29,7 @@ matrix:
|
||||
- $HOME/Library/Caches/go-build
|
||||
- $HOME/go/pkg/mod
|
||||
install:
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.18.0
|
||||
script:
|
||||
- env GO111MODULE=on go build ./...
|
||||
- env GO111MODULE=on ./run_tests.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user