mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Clean up travis.yml
This commit is contained in:
parent
a7e8527395
commit
a33e415bfb
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ env:
|
|||
- DB=postgresql
|
||||
bundler_args: --without development staging production
|
||||
before_script:
|
||||
- "psql -c 'create database registry_test;' -U postgres"
|
||||
- "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/database-travis.yml config/database.yml"
|
||||
- "bundle exec rake db:setup:all"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue