aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Brew-Test-Bot.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Brew-Test-Bot.md')
-rw-r--r--docs/Brew-Test-Bot.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/Brew-Test-Bot.md b/docs/Brew-Test-Bot.md
index 670847af9..f16315915 100644
--- a/docs/Brew-Test-Bot.md
+++ b/docs/Brew-Test-Bot.md
@@ -17,21 +17,18 @@ on the result of the job.
For example, a job which has been queued but not yet completed will have a
section in the pull request that looks like this:
-
![Triggered Pull Request](img/docs/brew-test-bot-triggered-pr.png)
---
A failed build looks like this:
-
![Failed Pull Request](img/docs/brew-test-bot-failed-pr.png)
---
A passed build looks like this:
-
![Passed Pull Request](img/docs/brew-test-bot-passed-pr.png)
---
@@ -43,14 +40,12 @@ When you click this you'll see the results.
A passed build looks like this:
-
![Passed Jenkins Build](img/docs/brew-test-bot-passed-jenkins.png)
---
A failed build looks like this:
-
![Failed Jenkins Build](img/docs/brew-test-bot-failed-jenkins.png)
---