Completed
Push — master ( 0fc82a...70c409 )
by Christoph
15s queued 12s
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: 1200 # Timeout in seconds. 20 minutes

Repository Config

# language: php