Completed
Push — master ( d0a3ee...3a8821 )
by Walter
04:39 queued 53s
created

Checkout Config

build:
    tests:
        override:
            -
                command: 'phpunit'
                coverage:
                    file: 'build/logs/clover.xml'
                    format: 'php-clover'
tools:
    php_analyzer: true
    php_mess_detector: true
    php_pdepend: true
    php_cpd: true
    php_hhvm: true
    php_cs_fixer:
        config: { level: psr2 }
    sensiolabs_security_checker: true

Repository Config

# language: php