travis env remake
This commit is contained in:
parent
3d2b884b74
commit
b556024454
|
@ -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 New Issue