Passed
Push — master ( c24cb9...414f0a )
by
unknown
01:24
created

Checkout Config

inherit: true

build:
    tests:
        override:
            -
                command: 'vendor/bin/phpspec run -n -fpretty'
                coverage:
                    file: 'coverage.xml'
                    format: 'clover'

Repository Config

# language: php