mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 12:39:08 +01:00
MORE COPYING
This commit is contained in:
parent
9a3594bcb1
commit
7ad1a9fb53
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ language: ruby
|
|||
rvm: 2.1
|
||||
before_script:
|
||||
- psql -c 'create database justask_test;' -U postgres
|
||||
- cp config/database.yml.postgres config/database.yml
|
||||
- cp config/database.yml.postgres config/database.yml
|
||||
- cp config/justask.yml.example config/justask.yml
|
Loading…
Reference in a new issue