Skip to content

Commit

Permalink
Update .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjacobus committed Aug 28, 2015
1 parent 66a25f2 commit 63c9714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
tests:
override:
-
command: 'phpunit -t tests/phpunit.xml --coverage-clover=coverage/coverage.xml'
command: 'phpunit -c tests/phpunit.xml --coverage-clover=coverage/coverage.xml'
coverage:
file: 'coverage/coverage.xml'
format: 'php-clover'

0 comments on commit 63c9714

Please sign in to comment.