Passed
Push — master ( f3b94d...fdd73f )
by nicolas
01:01
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'