Test Setup Failed
Pull Request — master (#57)
by Matthew
04:35
created

Checkout Config

build:
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
filter:
    excluded_paths:
        - "tests/"
tools:
    external_code_coverage:
        timeout: 900

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {}