mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-23 03:57:47 +01:00
ok now it's just me being stupid
This commit is contained in:
parent
0dfe4ffa57
commit
c393cb419d
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ before_script:
|
||||||
- psql -c 'create database justask_test;' -U postgres
|
- 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
|
- cp config/justask.yml.example config/justask.yml
|
||||||
- bundle exec rake:db migrate
|
- bundle exec rake db:migrate
|
Loading…
Reference in a new issue