Passed
Branch master (588f5c)
by Roeland
03:16
created

Checkout Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run --enable-security-analysis

filter:
    excluded_paths:
        - 'l10n/*'
        - 'tests/'
        - 'vendor/*'

imports:
    - php

tools:
    external_code_coverage:
        timeout: 1800 # Timeout in seconds. 30 minutes

Repository Config

# language: php