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 4518680 commit 414daceCopy full SHA for 414dace
.travis.yml
@@ -29,10 +29,10 @@ matrix:
29
env: PREFER_LOWEST="" DB=mysql db_user=root db_host=0.0.0.0 db_name=cakephp_test
30
31
- php: 7.3
32
- env: PHPCS=1 DEFAULT=0 PREFER_LOWEST="
+ env: PHPCS=1 DEFAULT=0 PREFER_LOWEST=""
33
34
35
- env: PHPSTAN=1 DEFAULT=0 PREFER_LOWEST="
+ env: PHPSTAN=1 DEFAULT=0 PREFER_LOWEST=""
36
37
38
cache:
0 commit comments