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.
2 parents ff3daf8 + 3a83e90 commit 4bccbd5Copy full SHA for 4bccbd5
.travis.yml
@@ -23,7 +23,6 @@ install:
23
else
24
composer update
25
fi
26
- - composer $COMPOSER
27
# coding style
28
- if [[ $STATIC_ANALYSIS != "" ]]; then composer create-project symplify/easy-coding-standard:v2.5.12 temp/ecs; fi
29
0 commit comments