Completed
Push — master ( bbb895...17f07b )
by Edgar
155:19 queued 140:19
created

Global Config

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