Skip to content

Commit 1f53266

Browse files
authored
Update .travis.yml
golangci/golangci-lint#575 Avoid the above problems.
1 parent 393f801 commit 1f53266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
git:
1010
depth: 1
1111
before_script:
12-
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s v1.17.1
12+
- curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.13.2
1313
install: true
1414
notifications:
1515
slack:

0 commit comments

Comments
 (0)