Skip to content

Commit

Permalink
add travis ci status
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Iepishkin committed Apr 12, 2013
1 parent e23044b commit a7c2f1b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.mdown → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ http://groups.google.com/group/mongeez-dev?hl=en
<dependency>
<groupId>org.mongeez</groupId>
<artifactId>mongeez</artifactId>
<version>0.9.2</version>
<version>0.9.3</version>
</dependency>
```

Expand All @@ -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/
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)

0 comments on commit a7c2f1b

Please sign in to comment.