Skip to content

Commit eedb4c7

Browse files
committed
#25 fix db setting
1 parent 96d10dd commit eedb4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ matrix:
2222

2323
include:
2424
- php: 7.4
25-
env: PREFER_LOWEST=""
25+
env: PREFER_LOWEST="" DB=mysql db_user=root db_host=0.0.0.0 db_name=cakephp_test
2626

2727
- php: 7.4
2828
env: PHPCS=1 DEFAULT=0 PREFER_LOWEST=""

0 commit comments

Comments
 (0)