Skip to content

Commit

Permalink
run tests on scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
iGusev committed Jan 10, 2016
1 parent 06f45fd commit 113e18f
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
Expand Up @@ -21,3 +21,11 @@ tools:
external_code_coverage:
timeout: 600
runs: 3
build:
tests:
override:
-
command: 'phpunit --coverage-text --coverage-clover=coverage.clover'
coverage:
file: 'coverage.clover'
format: 'php-clover'

0 comments on commit 113e18f

Please sign in to comment.