Completed
Push — master ( 5b9eb2...2c2d11 )
by Julien
05:03 queued 02:03
created

Checkout Config

checks:
    php:
        excluded_dependencies:
            - atoum/atoum
            - atoum/config-extension
            
tools:
    php_cs_fixer:
        config: { level: psr2 }

build:
    tests:
        override:
            - 
                command: 'vendor/bin/atoum'
                coverage:
                    file: 'clover.xml'
                    format: 'clover'