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 c363f19 commit ab1cb87Copy full SHA for ab1cb87
.scrutinizer.yml
@@ -7,7 +7,7 @@ build:
7
tests:
8
override:
9
-
10
- command: 'phpunit'
+ command: '/vendor/bin/phpunit'
11
coverage:
12
file: 'tmp/phpunit-coverage-clover.xml'
13
format: 'php-clover'
0 commit comments