Skip to content

Commit

Permalink
Update golangci-lint from v1.22.2 to v1.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dhui committed Feb 14, 2020
1 parent 64db556 commit 7291b60
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:
- sudo apt-get update
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
# Install golangci-lint
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.22.2
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.23.6
- echo "TRAVIS_GO_VERSION=${TRAVIS_GO_VERSION}"
# Install seabolt for Neo4j
- sudo apt-get install -y libssl1.0.0
Expand Down

0 comments on commit 7291b60

Please sign in to comment.