Passed
Push — master ( 0cc684...67bbd9 )
by Simon
09:53
created

Checkout Config

checks:
  php: true

build:
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]
      cache:
        directories:
          - vendor/
filter:
  paths: ["src/*", "tests/*"]

tools:
  external_code_coverage: true

Repository Config

# language: php