Passed
Push — master ( 9a3d67...93eba8 )
by
unknown
09:42
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