We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49f5dec + 4936121 commit ecc048dCopy full SHA for ecc048d
.travis.yml
@@ -9,6 +9,7 @@ php:
9
10
before_script:
11
- composer install -n --dev --prefer-source
12
+ - export XDEBUG_MODE=coverage
13
14
script:
15
- vendor/bin/phpcs --standard=PSR2 src
0 commit comments