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 <[email protected]> Authored: Thu May 14 13:28:24 2015 -0400 Committer: Andrew Stitcher <[email protected]> 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 ==================================== -[](https://travis-ci.org/apache/qpid-proton) +Linux Build | Windows Build +------------|-------------- +[](https://travis-ci.org/apache/qpid-proton) | [](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: [email protected] For additional commands, e-mail: [email protected]
