Passed
Push — master ( b9acd7...5f1e8f )
by Bret R.
08:04 queued 11s
created

Checkout Config

build:
    nodes:
        analysis:
          tests:
            override:
              - php-scrutinizer-run
    environment:
        php:
            pecl_extensions:
              - mongodb

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run