Skip to content

Commit

Permalink
Add basic Travis CI support
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Iepishkin committed Apr 12, 2013
1 parent 30eaa76 commit e23044b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: java
jdk:
- oraclejdk7
- openjdk7
- openjdk6
services:
- mongodb

0 comments on commit e23044b

Please sign in to comment.