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