We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d10dd commit eedb4c7Copy full SHA for eedb4c7
.travis.yml
@@ -22,7 +22,7 @@ matrix:
22
23
include:
24
- php: 7.4
25
- env: PREFER_LOWEST=""
+ env: PREFER_LOWEST="" DB=mysql db_user=root db_host=0.0.0.0 db_name=cakephp_test
26
27
28
env: PHPCS=1 DEFAULT=0 PREFER_LOWEST=""
0 commit comments