Add go get golint to travis yaml
This commit is contained in:
@@ -28,4 +28,5 @@ script:
|
||||
- make test-devserver
|
||||
|
||||
after_success:
|
||||
- go get golang.org/x/lint/golint
|
||||
- make lint
|
||||
|
||||
Reference in New Issue
Block a user