8 lines
128 B
YAML
Executable file
8 lines
128 B
YAML
Executable file
test:
|
|
adapter: mysql2
|
|
database: travis_ci_test
|
|
host: localhost
|
|
username: root
|
|
password:
|
|
pool: 5
|
|
encoding: utf8mb4
|