Test Setup Failed
Push — master ( 69f0ae...fa3399 )
by Matthieu
03:05
created

Repository Config

filter:
    excluded_paths:
        - 'spec/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true
build: true