Skip to content

Commit

Permalink
fix: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpit Srivastava authored and Arpit Srivastava committed Apr 18, 2024
1 parent 08f60fb commit aac6114
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 @@ -28,7 +28,7 @@ before_install:
&& openssl aes-256-cbc -K $encrypted_fb1b85a9795b_key -iv $encrypted_fb1b85a9795b_iv -in cislog.env.enc -out cislog.env -d || true
install:
- curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b $(go env GOPATH)/bin v1.51.2
- curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh%7C sh -s -- -b $(go env GOPATH)/bin v1.55.2

script:
- make travis-ci
Expand Down

0 comments on commit aac6114

Please sign in to comment.