Passed
Pull Request — master (#1)
by
unknown
54:41 queued 29:33
created

Checkout Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
    environment:
        variables:
            COMPOSER_MEMORY_LIMIT: -1

filter:
    excluded_paths: [tests/*, spec/*]

tools:
    external_code_coverage:
        timeout: 1200

Repository Config

# language: php