Skip to content

Commit

Permalink
fixed to handle their config change.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan committed May 28, 2013
1 parent 219c209 commit 865f8d6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,13 @@ language: java

script: 'ant test'

services:
- mongodb

jdk:
- oraclejdk7
- openjdk6
- openjdk7

env:
- DB=mongodb

0 comments on commit 865f8d6

Please sign in to comment.