Update travis db config

#206
This commit is contained in:
Artur Beljajev 2016-10-25 14:46:25 +03:00
parent 2d42bb2492
commit 75e6ec754e

View file

@ -3,7 +3,7 @@ default: &default
adapter: postgresql adapter: postgresql
encoding: unicode encoding: unicode
pool: 5 pool: 5
username: postgres username: postgres
password: password:
test: test:
@ -17,3 +17,7 @@ whois_test:
api_log_test: api_log_test:
<<: *default <<: *default
database: registry_api_log_test database: registry_api_log_test
registrant_write_test:
<<: *default
database: registry_test