Completed
Push — master ( 4af5c2...d146eb )
by Richard
8s
created

Checkout Config

# .scrutinizer.yml
imports:
    - php
filter:
    excluded_paths:
        - 'tests/*'
tools:
    external_code_coverage:
        timeout: 1800   # Timeout in seconds.
        runs: 1         # Scrutinizer will wait for n code coverage submissions

Repository Config

# language: