Completed
Push — master ( ff14b1...3caac0 )
by Patrick
01:48 queued 26s
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'

build:
    tests:
        override:
            command: "php -v"
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

tools:
    external_code_coverage: true

checks:
    php: true

coding_style:
    php: true

Repository Config

# language: php