Completed
Push — master ( bac48d...74ca95 )
by Théo
10s
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage:
        timeout: 600
        runs: 2

Repository Config

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