Passed
Push — 6.0 ( fcfd20...18b578 )
by Olivier
01:18
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
        - php-scrutinizer-run
  image: default-bionic
  environment:
    php:
      version: "8.1"
filter:
  excluded_paths:
  - 'tests/*'

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
build:
  image: default-bionic
filter:
    excluded_paths:
        - 'tests/*'