Test Failed
Push — master ( 067500...25b24a )
by
unknown
01:21 queued 16s
created

Checkout Config

checks:
    php:
        excluded_dependencies:
            - atoum/atoum
            - atoum/config-extension

tools:
    php_cs_fixer:
        config:
            level: psr2

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