Completed
Push — master ( ec0306...353f5c )
by Davide
8s
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: {  }