You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2015/06/03 19:25:40 UTC

[17/50] [abbrv] qpid-proton git commit: Add travis-ci build status badge to README

Add travis-ci build status badge to README


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3a340664
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/3a340664
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/3a340664

Branch: refs/heads/cjansen-cpp-client
Commit: 3a3406644ccebb31aa8cc739530a91950b7d3049
Parents: c476cdb
Author: Dominic Evans <do...@uk.ibm.com>
Authored: Wed May 13 17:05:36 2015 +0100
Committer: Dominic Evans <do...@uk.ibm.com>
Committed: Wed May 13 17:05:36 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/3a340664/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c1d2bbf..fe422dc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 Qpid Proton - AMQP messaging toolkit
 ====================================
 
+[![Build Status](https://travis-ci.org/apache/qpid-proton.svg?branch=master)](https://travis-ci.org/apache/qpid-proton)
+
 Qpid Proton is a high-performance, lightweight messaging library. It can be
 used in the widest range of messaging applications, including brokers, client
 libraries, routers, bridges, proxies, and more. Proton makes it trivial to


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org