From a7c2f1b95b571cb5d6cefea6494286dfab270acc Mon Sep 17 00:00:00 2001 From: Oleksii Iepishkin Date: Fri, 12 Apr 2013 16:52:11 -0400 Subject: [PATCH] add travis ci status --- README.mdown => README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) rename README.mdown => README.md (70%) diff --git a/README.mdown b/README.md similarity index 70% rename from README.mdown rename to README.md index a47d345..96dc2fa 100644 --- a/README.mdown +++ b/README.md @@ -17,7 +17,7 @@ http://groups.google.com/group/mongeez-dev?hl=en org.mongeez mongeez - 0.9.2 + 0.9.3 ``` @@ -27,4 +27,10 @@ Internal versions - https://oss.sonatype.org/content/groups/public/ ### Or download mongeez from -repo1.maven.org - http://repo1.maven.org/maven2/org/mongeez/mongeez/ \ No newline at end of file +repo1.maven.org - http://repo1.maven.org/maven2/org/mongeez/mongeez/ + +### Travis Continuous Integration Build Status + +Hopefully this thing is routinely green. Travis-CI monitors new code to this project and tests it on a variety of JDKs. + +[![Build Status](https://secure.travis-ci.org/secondmarket/mongeez.png?branch=master)](https://travis-ci.org/secondmarket/mongeez)