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