Skip to content

Commit

Permalink
Force external code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Jan 5, 2015
1 parent 50c722c commit cfdd2cd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .scrutinizer.yml
Expand Up @@ -2,9 +2,8 @@ before_commands:
- "composer update --prefer-source"

tools:
php_code_coverage:
enabled: true
test_command: ./vendor/bin/phpunit -c phpunit.xml.dist
external_code_coverage: true
php_code_coverage: true
php_code_sniffer:
enabled: true
config:
Expand Down

0 comments on commit cfdd2cd

Please sign in to comment.