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 687a87a commit 3b6581bCopy full SHA for 3b6581b
.travis.yml
@@ -4,4 +4,4 @@ php:
4
- 7.1
5
install: composer install --no-interaction --prefer-source
6
script:
7
- - vendor/bin/phpcs ./src --standard=./dev/tests/static/Magento
+ - bin/all-checks
0 commit comments