This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b8af63  Fix codecov link from old url to new (#4412)
0b8af63 is described below

commit 0b8af630a33ef06d1bd744832d6f820cc9f2ef10
Author: Lei <[email protected]>
AuthorDate: Tue Jul 9 17:55:55 2019 -0700

    Fix codecov link from old url to new (#4412)
    
    * Fix codecov link from old url to new
    * Fix badge url
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7ec4ded..ba3985a 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 -->
 # Apache Pinot (incubating)
 
-[![Build 
Status](https://api.travis-ci.org/apache/incubator-pinot.svg?branch=master)](https://travis-ci.org/apache/incubator-pinot)
 
[![codecov.io](https://codecov.io/github/linkedin/pinot/branch/master/graph/badge.svg)](https://codecov.io/github/linkedin/pinot)
 [![Join the chat at 
https://gitter.im/linkedin/pinot](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/linkedin/pinot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 [![license](https://img.s [...]
+[![Build 
Status](https://api.travis-ci.org/apache/incubator-pinot.svg?branch=master)](https://travis-ci.org/apache/incubator-pinot)
 
[![codecov.io](https://codecov.io/github/apache/incubator-pinot/branch/master/graph/badge.svg)](https://codecov.io/github/apache/incubator-pinot)
 [![Join the chat at 
https://gitter.im/linkedin/pinot](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/linkedin/pinot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 [![licens [...]
 
 Apache Pinot is a realtime distributed OLAP datastore, which is used to 
deliver scalable real time analytics with low latency. It can ingest data from 
offline data sources (such as Hadoop and flat files) as well as online sources 
(such as Kafka). Pinot is designed to scale horizontally.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to