From a282d25b6572114c36caea6500522fb1b1889eb7 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Fri, 6 Dec 2013 09:25:05 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5f1dc0c..1d39b171 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ the following two environment variables: Once both of these are set, the integration tests will be executed both when running the `FullBuild` MSBuild target, and when running the `Octokit.Tests.Integration` assembly through an xUnit.net-friendly test runner. +## Build Server + +The builds and tests for Octokit.net are run on [qed](https://github.com/half-ogre/qed/). This enables us to build and test incoming pull requests: http://half-ogre-qed.cloudapp.net/octokit/octokit.net + ## Problems? Octokit is 100% certified to be bug free. If you find an issue with our