Passed
Push — master ( 301f96...5c3d68 )
by Robbie
05:48
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