Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
bump linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Feb 8, 2019
1 parent e1afa6e commit 9daeb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ before_install:

install:
- gcloud -q components install kubectl
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.13.1
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.13.2
- go get -t ./...

script:
Expand Down

0 comments on commit 9daeb8d

Please sign in to comment.