Test Setup Failed
Push — master ( 4ba303...4762d2 )
by Chauncey
10:40
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                bitwise: false
                additive: false
                multiplicative: false
                concatenation: false
            other:
                after_type_cast: false
build: true