diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 743c7d5..4efaf59 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -11,8 +11,6 @@ tools: config: standard: PSR1 sensiolabs_security_checker: true - php_code_coverage: - test_command: './vendor/bin/phpunit' php_loc: excluded_dirs: - vendor