6 lines
103 B
YAML
Executable file
6 lines
103 B
YAML
Executable file
test:
|
|
adapter: postgresql
|
|
database: travis_ci_test
|
|
username: postgres
|
|
pool: 5
|
|
encoding: utf8
|