Include the Travis-CI status badge in the README

Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/4b3e4fb5
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/4b3e4fb5
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/4b3e4fb5

Branch: refs/heads/master
Commit: 4b3e4fb583f6ab95d3d3ce58d2816c6ef1ba64d1
Parents: fb1b7e7
Author: Paul J. Davis <[email protected]>
Authored: Mon Jun 16 21:19:23 2014 -0500
Committer: Paul J. Davis <[email protected]>
Committed: Mon Jun 16 21:19:23 2014 -0500

----------------------------------------------------------------------
 README.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/4b3e4fb5/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0681404..15b2ee3 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ in EEP0018 that was based on Yajl. This new version is a hand 
crafted
 state machine that does its best to be as quick and efficient as
 possible while not placing any constraints on the parsed JSON.
 
+[![Build 
Status](https://travis-ci.org/davisp/jiffy.svg?branch=master)](https://travis-ci.org/davisp/jiffy)
+
 Usage
 -----
 

Reply via email to