We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4115086 commit 679fbf8Copy full SHA for 679fbf8
.travis.yml
@@ -21,4 +21,4 @@ install: composer update --no-interaction --no-suggest --no-progress
21
22
script:
23
- phpdbg -qrr vendor/bin/phpunit --coverage-clover phpunit.coverage.xml --log-junit phpunit.report.xml
24
-
+ - sonar-scanner
0 commit comments