Skip to content

Commit

Permalink
get code coverage from both backends
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Aug 26, 2016
1 parent 50c9d0f commit db51c69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ tools:
php_sim: true
php_pdepend: true
php_analyzer: true
external_code_coverage: true
external_code_coverage:
timeout: 600
runs: 4
filter:
excluded_paths:
- 'tests/*'

0 comments on commit db51c69

Please sign in to comment.