Passed
Pull Request — master (#122)
by Pierre
01:28
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