Completed
Branch master (170ab0)
by Dmitry
01:17
created

Checkout Config

imports:
  - php

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

tools:
  external_code_coverage:
    timeout: 600

Repository Config

imports:
  - php

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

tools:
  external_code_coverage:
    timeout: 600