mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
travis needed redis
This commit is contained in:
parent
5325951106
commit
18f8fa980d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue