Skip to content

Commit 414dace

Browse files
committed
Fix typo
1 parent 4518680 commit 414dace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ matrix:
2929
env: PREFER_LOWEST="" DB=mysql db_user=root db_host=0.0.0.0 db_name=cakephp_test
3030

3131
- php: 7.3
32-
env: PHPCS=1 DEFAULT=0 PREFER_LOWEST="
32+
env: PHPCS=1 DEFAULT=0 PREFER_LOWEST=""
3333

3434
- php: 7.3
35-
env: PHPSTAN=1 DEFAULT=0 PREFER_LOWEST="
35+
env: PHPSTAN=1 DEFAULT=0 PREFER_LOWEST=""
3636

3737

3838
cache:

0 commit comments

Comments
 (0)