Completed
Push — master ( 17f07b...808014 )
by Edgar
166:54 queued 151:52
created

Global Config

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