We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393f801 commit 1f53266Copy full SHA for 1f53266
.travis.yml
@@ -9,7 +9,7 @@ env:
9
git:
10
depth: 1
11
before_script:
12
- - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s v1.17.1
+ - curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.13.2
13
install: true
14
notifications:
15
slack:
0 commit comments