suitepro/plugins/additionals/test/support/database-mysql-travis.yml

8 lines
128 B
YAML
Executable file

test:
adapter: mysql2
database: travis_ci_test
host: localhost
username: root
password:
pool: 5
encoding: utf8mb4