Test Failed
Push — remove-hhvm-support ( 05bcdc...c9a3a2 )
by Maxime
02:46 queued 59s
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths: [test/*]
build:
    tests:
        override:
            -
                command: 'vendor/bin/phpunit --coverage-clover=cover.xml'
                coverage:
                    file: 'cover.xml'
                    format: 'clover'