Add travis.yml

This commit is contained in:
Gary Russell
2014-03-31 16:54:58 -04:00
parent 44e616addb
commit 91d6dfccac

5
travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: java
services:
- mongodb
- rabbitmq
- redis-server