add unit test in .travis.yml
This commit is contained in:
parent
46a9792ca8
commit
580d0ff95b
@ -14,4 +14,5 @@ script:
|
||||
- go test -v -race github.com/google/cadvisor/sampling
|
||||
- go test -v -race github.com/google/cadvisor/storage/memory
|
||||
- go test -v -race github.com/google/cadvisor/storage/influxdb
|
||||
- go test -v -race github.com/google/cadvisor/manager
|
||||
- go build github.com/google/cadvisor
|
||||
|
Loading…
Reference in New Issue
Block a user