Completed
Push — master ( 325fec...1eff78 )
by Edgar
50:57 queued 35:58
created

Global Config

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