travis needed redis

This commit is contained in:
Yuki 2015-05-12 05:47:29 +05:30
parent 5325951106
commit 18f8fa980d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
language: ruby
rvm: 2.1
services:
- redis-server
before_script:
- cp config/database.yml.postgres config/database.yml
- cp config/justask.yml.example config/justask.yml