Completed
Push — master ( 0260a6...cbd492 )
by Edgar
184:10 queued 169:11
created

Global Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
tools:
    external_code_coverage:
        timeout: 600