Skip to content

Commit

Permalink
Enable code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed Sep 28, 2016
1 parent a70bd08 commit 1bb1c8b
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 @@ -5,7 +5,7 @@ checks:
remove_php_closing_tag: true
remove_trailing_whitespace: true
tools:
php_code_coverage: false
php_code_coverage: true
php_loc:
enabled: true
excluded_dirs: [vendor, tests]
Expand Down

0 comments on commit 1bb1c8b

Please sign in to comment.