Test Setup Failed
Push — master ( 181c40...34b48f )
by Alex
06:30 queued 03:05
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false
                concatenation: true
build: true
tools:
    php_cs_fixer:
        config: { level: psr2 }