Skip to content

Commit cf707f2

Browse files
committed
Update .traves.yml to install golangci-list
1 parent 15d9602 commit cf707f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ go_import_path: sigs.k8s.io/controller-runtime
1515
install:
1616
- go get -u github.com/golang/dep/cmd/dep
1717
#- go get -u golang.org/x/lint/golint
18-
- go get -u gopkg.in/alecthomas/gometalinter.v2 && gometalinter.v2 --install
18+
- go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
1919

2020
script:
2121
- TRACE=1 ./hack/check-everything.sh

0 commit comments

Comments
 (0)