Completed
Push — master ( 7d4dc7...59326f )
by Adrien
39:49 queued 33:47
created

Checkout Config

checks:
    php: true
coding_style:
    php:
        spaces:
            before_parentheses:
                closure_definition: true
            around_operators:
                concatenation: true

tools:
    external_code_coverage:
        timeout: 3600

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            before_parentheses:
                closure_definition: true
            around_operators:
                concatenation: true

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