Completed
Push — master ( ea7e93...327e95 )
by n
02:23
created

Checkout Config

filter:
    paths:
        - src/*
checks:
    php:
        code_rating: true
        duplication: true
build:
    tests:
        override:
            -
                command: 'composer coverage'
                coverage:
                    file: 'build/coverage.clover'
                    format: 'clover'

Repository Config

# language: php