From b187e1b59247c52f78c58dbb0306061deabace99 Mon Sep 17 00:00:00 2001
From: Joe Littlejohn <joelittlejohn@gmail.com>
Date: Thu, 16 May 2013 23:16:00 +0100
Subject: [PATCH] Revert back to travis-ci build status image (cloudbees build
 no longer exists)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d8a7079..713012f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-embedmongo-maven-plugin [![Build Status](https://buildhive.cloudbees.com/job/joelittlejohn/job/embedmongo-maven-plugin/badge/icon)](https://buildhive.cloudbees.com/job/joelittlejohn/job/embedmongo-maven-plugin/)
+embedmongo-maven-plugin [![Build Status](https://travis-ci.org/joelittlejohn/embedmongo-maven-plugin.png)](https://travis-ci.org/joelittlejohn/embedmongo-maven-plugin)
 =======================
 
 Maven plugin wrapper for the [flapdoodle.de embedded MongoDB API](http://github.com/flapdoodle-oss/embedmongo.flapdoodle.de).
-- 
GitLab