Merge pull request #127 from gskema/scrutinizer_php_upgrade

Use new PHP analysis engine
This commit is contained in:
Frank de Jonge 2018-11-06 22:36:32 +01:00 committed by GitHub
commit 475ce457af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,11 @@
build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
filter:
excluded_paths: [tests/*]