From 5d18ffd9c7aa756de677b5e02c2c5046fd33d9c7 Mon Sep 17 00:00:00 2001
From: Joe Littlejohn <joelittlejohn@gmail.com>
Date: Tue, 5 Jun 2012 22:42:18 +0200
Subject: [PATCH] Add travis-ci build status

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

diff --git a/README.md b/README.md
index d6de8f3..e14bf3e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-embedmongo-maven-plugin
+embedmongo-maven-plugin [![Build Status](https://secure.travis-ci.org/joelittlejohn/embedmongo-maven-plugin.png?branch=master)](http://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