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 4c91e72 commit 7ded989Copy full SHA for 7ded989
.scrutinizer.yml
@@ -0,0 +1,8 @@
1
+build:
2
+ tests:
3
+ override:
4
+ -
5
+ command: 'vendor/bin/phpunit --coverage-clover=coverage.xml'
6
+ coverage:
7
+ file: 'coverage.xml'
8
+ format: 'clover'
0 commit comments