NO-JIRA: Make Windows CI link go to master branch too
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cb6c172f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cb6c172f Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/cb6c172f Branch: refs/heads/cjansen-cpp-client Commit: cb6c172f97e9ca4896d389f7f7d2cc0453dfec7d Parents: 894a463 Author: Andrew Stitcher <[email protected]> Authored: Fri May 15 13:36:57 2015 -0400 Committer: Andrew Stitcher <[email protected]> Committed: Fri May 15 13:36:57 2015 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/cb6c172f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 53bceac..9f95939 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Qpid Proton - AMQP messaging toolkit Linux Build | Windows Build ------------|-------------- -[](https://travis-ci.org/apache/qpid-proton) | [](https://ci.appveyor.com/project/ke4qqq/qpid-proton) +[](https://travis-ci.org/apache/qpid-proton) | [](https://ci.appveyor.com/project/ke4qqq/qpid-proton/branch/master) 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]
