Test Failed
Push — master ( cf747b...3a77de )
by Richard
71:26 queued 58:04
created

Checkout Config

checks:
    php: true
filter:
    excluded_paths:
        - 'tests/*'
build:
    tests:
        override:
            -
                command: './run_tests.sh --coverage-clover=coverage-file'
                coverage:
                    file: 'coverage-file'
                    format: 'php-clover'

Repository Config

# language: php