Completed
Push — 4-cactus ( f0b320...c9f1dc )
by Alberto
19s queued 16s
created

Checkout Config

build:
    environment:
        php: "7.4"
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

checks:
  php: true

filter:
  paths:
    - 'src/*'
    - 'plugins/BEdita/API/src/*'
    - 'plugins/BEdita/Core/src/*'
  dependency_paths:
    - 'vendor/*'