Test Failed
Branch master (76cc7f)
by Webysther
01:53
created

Checkout Config

build:
    tests:
        override:
            -
                command: 'vendor/bin/phpunit --coverage-clover=coverage'
                coverage:
                    file: 'coverage'
                    format: 'clover'

Repository Config

# language: php

# tests: true