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 4d0cf8b + 623a94e commit ae0a713Copy full SHA for ae0a713
.coveralls.yml
.scrutinizer.yml
.travis.yml
@@ -11,6 +11,4 @@ php:
11
before_script:
12
- composer install -n --dev --prefer-source
13
14
-script: vendor/bin/phpcs --standard=PSR2 src && vendor/bin/phpunit --coverage-text
15
-
16
-after_script: vendor/bin/coveralls -v
+script: vendor/bin/phpcs --standard=PSR2 src && vendor/bin/phpunit --coverage-text
0 commit comments