Check for vet errors in all directories.
This commit is contained in:
parent
aee5c36313
commit
17ff3930ea
@ -13,4 +13,4 @@ script:
|
||||
- export PATH=$PATH:$HOME/gopath/bin
|
||||
- godep go test -v -race -test.short github.com/google/cadvisor/...
|
||||
- godep go build github.com/google/cadvisor
|
||||
- go vet github.com/google/cadvisor
|
||||
- go vet github.com/google/cadvisor/...
|
||||
|
Loading…
Reference in New Issue
Block a user