Completed
Push — master ( 2df13b...dce1dc )
by Davide
28s queued 11s
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: {  }