ok now it's just me being stupid
This commit is contained in:
parent
0dfe4ffa57
commit
c393cb419d
|
@ -4,4 +4,4 @@ before_script:
|
|||
- psql -c 'create database justask_test;' -U postgres
|
||||
- cp config/database.yml.postgres config/database.yml
|
||||
- cp config/justask.yml.example config/justask.yml
|
||||
- bundle exec rake:db migrate
|
||||
- bundle exec rake db:migrate
|
Loading…
Reference in New Issue