Add redis to the services list.
This commit is contained in:
parent
022fa96473
commit
198f0e92b4
|
@ -9,3 +9,5 @@ before_script:
|
|||
- 'RAILS_ENV=test rake db:create db:schema:load --trace'
|
||||
notifications:
|
||||
irc: "irc.freenode.org#travis"
|
||||
services:
|
||||
- redis
|
||||
|
|
Loading…
Reference in New Issue
Block a user