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