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:47 UTC

[24/50] [abbrv] qpid-proton git commit: NO-JIRA: Add Windows CI build badge to README.md

NO-JIRA: Add Windows CI build badge to README.md


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

Branch: refs/heads/cjansen-cpp-client
Commit: 0aa859208d729d04eebe7d9ee16d208b827f8b64
Parents: 145c017
Author: Andrew Stitcher <as...@apache.org>
Authored: Thu May 14 13:28:24 2015 -0400
Committer: Andrew Stitcher <as...@apache.org>
Committed: Thu May 14 13:28:24 2015 -0400

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/0aa85920/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index fe422dc..4f020f7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 Qpid Proton - AMQP messaging toolkit
 ====================================
 
-[![Build Status](https://travis-ci.org/apache/qpid-proton.svg?branch=master)](https://travis-ci.org/apache/qpid-proton)
+Linux Build | Windows Build
+------------|--------------
+[![Linux Build Status](https://travis-ci.org/apache/qpid-proton.svg?branch=master)](https://travis-ci.org/apache/qpid-proton) | [![Windows Build Status](https://ci.appveyor.com/api/projects/status/owb4mohqyxrnql98?svg=true)](https://ci.appveyor.com/project/ke4qqq/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


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