Skip to content

Commit

Permalink
scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolasVitkus committed Aug 26, 2019
1 parent 13c9c09 commit 64c8492
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
build:
tests:
override:
-
command: 'bin/phpunit --coverage-clover=coverage.xml'
coverage:
file: 'coverage.xml'
format: 'clover'

0 comments on commit 64c8492

Please sign in to comment.