Test Failed
Push — master ( 78514b...4fd111 )
by nicolas
04:08
created

Repository Config

filter:
    excluded_paths:
        - 'spec/*'
checks:
    php: true
coding_style:
    php: {  }
build:
    tests:
        override:
            -
                command: './bin/phpspec run'
                coverage:
                    file: 'coverage.clover'
                    format: 'clover'