Travis ci
This commit is contained in:
parent
ca48a639c5
commit
a956a91501
|
@ -12,6 +12,7 @@ before_install:
|
|||
- "gem install bundler"
|
||||
- "bundle -v"
|
||||
- "cp -f config/database.yml.example config/database.yml"
|
||||
- "cp -f config/application.yml.example config/application.yml"
|
||||
- "bundle exec rake db:drop db:create db:schema:load --trace 2>&1"
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue