We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edca711 commit 1f62186Copy full SHA for 1f62186
.travis.yml
@@ -6,7 +6,7 @@ php:
6
- 7.2
7
- 7.3
8
- 7.4
9
-install: composer install --no-interaction --prefer-source
+install: composer install --no-interaction --prefer-dist
10
script:
11
- vendor/bin/phpunit
12
- vendor/bin/phpcs --standard=Magento2 Magento2/ --extensions=php
0 commit comments