Remove external code coverage and fix scrutinizer issues

This commit is contained in:
Mike van Riel
2015-02-03 21:43:12 +01:00
parent 6bddbfdd2b
commit fa01efa273
7 changed files with 98 additions and 77 deletions
-8
View File
@@ -2,14 +2,6 @@ before_commands:
- "composer install --no-dev --prefer-source"
tools:
external_code_coverage:
enabled: true
timeout: 300
filter:
excluded_paths: ["tests", "vendor"]
php_code_coverage:
enabled: false
test_command: phpunit -c phpunit.xml.dist
php_code_sniffer:
enabled: true
config: