Have Travis run golint after build
This commit is contained in:
@@ -26,3 +26,6 @@ script:
|
||||
- make vet
|
||||
- make build-devserver
|
||||
- make test-devserver
|
||||
|
||||
after_success:
|
||||
- make lint
|
||||
|
||||
Reference in New Issue
Block a user