Completed
Push — master ( 74ca95...f6ecb9 )
by Théo
35s
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: {  }