Add mongodb to travis CI

This commit is contained in:
Dave Syer 2013-10-10 13:43:13 -04:00
parent d60ba48de0
commit 26f3379d1a

View File

@ -1,4 +1,5 @@
language: java
services: mongodb
install: mvn install -U -DskipTests=true -Pspring-snapshot
before_script: