Skip to content

Commit

Permalink
revive in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alexadhy committed Jun 1, 2021
1 parent adde96a commit 275542c
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 @@ -27,7 +27,7 @@ before_install:
- nvm install 10.16

install:
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.31.0
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.40.1
- make dep

before_script:
Expand Down

0 comments on commit 275542c

Please sign in to comment.