Added scrutinizer config to enforce using the new environment

This commit is contained in:
Alejandro Celaya 2018-10-28 09:05:20 +01:00
parent 025135b8c6
commit 6b9f9f0f44

View File

@ -1,6 +1,12 @@
tools:
external_code_coverage: true
checks:
php:
code_rating: true
duplication: true
php:
code_rating: true
duplication: true
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run