mirror of
https://github.com/internetee/registry.git
synced 2025-05-21 19:59:38 +02:00
parent
a696bac3ba
commit
5c65aa5f2b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ before_script:
|
|||
- "psql -c 'create database registry_whois_test;' -U postgres"
|
||||
- "psql -c 'create database registry_api_log_test;' -U postgres"
|
||||
- "cp config/application-example.yml config/application.yml"
|
||||
- "cp config/secrets-example.yml config/secrets.yml"
|
||||
- "cp config/database-travis.yml config/database.yml"
|
||||
- "RAILS_ENV=test bundle exec rake db:setup:all"
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue