테스트 설정 정리

This commit is contained in:
bnu 2015-05-22 17:10:19 +09:00
parent 2792590e4a
commit 613ef5a80a

View file

@ -22,3 +22,7 @@ env:
user: 'travis'
password: 'travis'
cleanup: true
DbDropTablesHelper:
dsn: 'mysql:host=127.0.0.1;dbname=xe_test'
user: 'travis'
password: 'travis'