Completed
Push — master ( fa5c54...e47d70 )
by Davide
04:12
created

Checkout Config

filter:
    excluded_paths:
        - test/*
checks:
    php: true

tools:
    external_code_coverage:
        timeout: 600    # Timeout in seconds.

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php: {  }