Add codecov for minio.

This commit is contained in:
Harshavardhana 2016-08-04 15:56:22 -07:00
parent e887fea485
commit e783d77c3d

View file

@ -16,6 +16,9 @@ script:
- make test
- make test GOFLAGS="-race"
after_success:
- bash <(curl -s https://codecov.io/bash)
go:
- 1.6