This commit is contained in:
Nan Monnand Deng 2014-06-13 14:59:47 -04:00
parent 76b8af706e
commit a19cb7cff4

View File

@ -1,6 +1,9 @@
language: go
go:
- 1.1
- 1.2
install:
- go get -u github.com/google/cadvisor
script:
- go test -v -race github.com/google/cadvisor/container
- go test -v -race github.com/google/cadvisor/info