Passed
Push — master ( d125a4...50ace8 )
by Joël
02:03
created

Checkout Config

filter:
    excluded_paths: [ tests/* ]

checks:
    php: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
        coverage:
            tests:
                override:
                    -
                        command: vendor/bin/phpunit
                        coverage:
                            file: tmp/coverage.xml
                            format: clover

Repository Config

# language: php

# tests: true