added redis service to travis ci.

This commit is contained in:
Jack Thorne 2014-12-03 11:08:22 -08:00
parent 92f7b15cf8
commit f2ed8978ea
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ rvm:
- jruby-19mode # JRuby in 1.9 mode
- rbx-2.2.1
services: mongodb
services:
- mongodb
- redis-server
gemfile:
- gemfiles/rails_3.2.gemfile