mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
FIX Update Scrutinizer configuration to run new build system
This commit is contained in:
parent
95a71566f1
commit
bcab2af5af
@ -1,9 +1,13 @@
|
|||||||
inherit: true
|
inherit: true
|
||||||
|
|
||||||
checks:
|
checks:
|
||||||
php:
|
php: true
|
||||||
code_rating: true
|
|
||||||
duplication: true
|
build:
|
||||||
|
nodes:
|
||||||
|
analysis:
|
||||||
|
tests:
|
||||||
|
override: [php-scrutinizer-run]
|
||||||
|
|
||||||
filter:
|
filter:
|
||||||
paths: [src/*, tests/*]
|
paths: [src/*, tests/*]
|
||||||
|
Loading…
Reference in New Issue
Block a user