Remove build part of scrutinizer

This commit is contained in:
DariusIII
2018-02-02 12:46:47 +01:00
parent 456b31deda
commit c992efe05c
-9
View File
@@ -12,15 +12,6 @@ filter:
- "docs/*"
- "tests/*"
build:
tests:
override:
-
command: 'vendor/bin/phpunit --coverage-clover=coverage'
coverage:
file: 'coverage'
format: 'clover'
checks:
php:
code_rating: true