Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit 20d68b8

Browse files
committed
Minor changes
1 parent 5a8d7ee commit 20d68b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.scrutinizer.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
coverage:
88
tests:
99
override:
10-
- command: 'php vendor/bin/phpunit --coverage-clover coverage.xml'
10+
- command: php vendor/bin/phpunit --coverage-clover coverage.xml
1111
coverage:
12-
file: 'coverage.xml'
13-
format: 'clover'
12+
file: coverage.xml
13+
format: clover

0 commit comments

Comments
 (0)