Skip to content

Commit

Permalink
Update golint
Browse files Browse the repository at this point in the history
Signed-off-by: Zhengyi Lai <[email protected]>
  • Loading branch information
zheng1 committed May 24, 2021
1 parent 09d096f commit 92d5151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_install:
- /usr/local/bin/make --version

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

script:
- /usr/local/bin/make check
Expand Down

0 comments on commit 92d5151

Please sign in to comment.