Add redis to travis build
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
services: mongodb
|
||||
services:
|
||||
- mongodb
|
||||
- redis
|
||||
|
||||
install: true
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user