From 6d86ed39ef157f97f426e13443b51213b0bf84ce Mon Sep 17 00:00:00 2001 From: dongxu Date: Sun, 6 Sep 2015 17:03:48 +0800 Subject: [PATCH] Update README.md add TravisCI logo. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8352b0296638d..4ccb2aa1981bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![logo](./docs/logo_with_text.png) +[![Build Status](https://travis-ci.org/pingcap/tidb.svg?branch=master)](https://travis-ci.org/pingcap/tidb) ## What is TiDB? TiDB is a distributed SQL database.