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 d9ac08e commit ea8d8d6Copy full SHA for ea8d8d6
.travis.yml
@@ -32,7 +32,7 @@ jobs:
32
- travis_retry php phive.phar --no-progress install --trust-gpg-keys 8E730BA25823D8B5 phpstan
33
script:
34
- ./tools/phpstan analyse src --level max --configuration phpstan.neon
35
- - composer create-project symplify/easy-coding-standard temp/ecs && temp/ecs/bin/ecs check src tests
+ #- composer create-project symplify/easy-coding-standard temp/ecs && temp/ecs/bin/ecs check src tests
36
37
cache:
38
directories:
0 commit comments