Add redis to the services list.

This commit is contained in:
Mathias Meyer 2013-11-25 12:36:17 +01:00
parent 022fa96473
commit 198f0e92b4

View File

@ -9,3 +9,5 @@ before_script:
- 'RAILS_ENV=test rake db:create db:schema:load --trace'
notifications:
irc: "irc.freenode.org#travis"
services:
- redis