Completed
Push — master ( f9e55f...df6405 )
by Christoph
14s
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