Completed
Push — master ( d8bd85...20cc28 )
by Jairo
03:50 queued 01:23
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