Passed
Push — feature-add_ratio_attribute_ty... ( a37c6f...f9635c )
by Maxime
06:23 queued 03:35
created

Repository Config

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