Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit 5892ec8

Browse files
2 parents 2f7f82d + 25246a9 commit 5892ec8

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
@@ -14,7 +14,7 @@ go:
1414
go_import_path: github.com/kubernetes-sigs/kube-batch
1515

1616
install:
17-
- go get -u github.com/golang/lint/golint
17+
- go get -u golang.org/x/lint/golint
1818

1919
before_script:
2020
- export TEST_LOG_LEVEL=4

0 commit comments

Comments
 (0)