mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:29:54 +01:00
travis env remake
This commit is contained in:
parent
3d2b884b74
commit
b556024454
1 changed files with 1 additions and 2 deletions
|
@ -3,5 +3,4 @@ rvm: 2.1
|
|||
before_script:
|
||||
- cp config/database.yml.postgres config/database.yml
|
||||
- cp config/justask.yml.example config/justask.yml
|
||||
- bundle exec rake db:setup
|
||||
- bundle exec rake db:migrate
|
||||
- bundle exec rake db:drop db:create db:migrate db:test:prepare
|
||||
|
|
Loading…
Reference in a new issue