mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
fix things
This commit is contained in:
parent
feab7f7f3c
commit
9a3594bcb1
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
language: ruby
|
||||
rvm: 2.1
|
||||
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
|
Loading…
Reference in a new issue