Completed
Push — master ( f87efa...5da33c )
by Saif Eddin
48:29 queued 33:31
created

Checkout Config

imports:
  - php

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

Repository Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
                    

filter:
    excluded_paths:
        - "tests/"
    dependency_paths:
        - "vendor/"