Test Failed
Push — master ( 9400f7...aee647 )
by Jairo
02:19
created

Checkout Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1

tools:
    external_code_coverage: true
    
build: true

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
build: true