Skip to content

Commit 92d5151

Browse files
committed
Update golint
Signed-off-by: Zhengyi Lai <[email protected]>
1 parent 09d096f commit 92d5151

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
@@ -27,7 +27,7 @@ before_install:
2727
- /usr/local/bin/make --version
2828

2929
install:
30-
- go get -u github.com/golang/lint/golint;
30+
- go get -u golang.org/x/lint/golint;
3131

3232
script:
3333
- /usr/local/bin/make check

0 commit comments

Comments
 (0)