Skip to content

Commit bea2f59

Browse files
committed
disable golangci for travis
1 parent 8893698 commit bea2f59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- linux
1818
install:
1919
- go mod tidy -v
20-
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin
2120

2221

2322
script:

0 commit comments

Comments
 (0)