mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Add codecov for minio.
This commit is contained in:
parent
e887fea485
commit
e783d77c3d
@ -16,6 +16,9 @@ script:
|
||||
- make test
|
||||
- make test GOFLAGS="-race"
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user