Passed
Push — master ( cd8b9c...e68a5e )
by Robbie
04:11 queued 01:24
created

Checkout Config

inherit: true

build:
  environment:
    variables:
      COMPOSER_ROOT_VERSION: 5.x-dev
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

filter:
  paths:
    - src/*
    - tests/*

Repository Config

imports:
    - php