Completed
Branch master (5bb7b5)
by Bielokudrenko
35:53
created

Checkout Config

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

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

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

Repository Config

# language: php

# tests: true