Skip to content

Commit

Permalink
Update Scrutinizer config.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcarlohickman committed Jan 12, 2016
1 parent 0bc243a commit 7a94259
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .scrutinizer.yml
@@ -1,2 +1,11 @@
build:
tests:
override:
-
command: 'phpunit --coverage-clover=some-file'
coverage:
file: 'some-file'
format: 'php-clover'

filter:
excluded_paths: [tests/*]
excluded_paths: [tests/*]

0 comments on commit 7a94259

Please sign in to comment.