Passed
Push — master ( 70d8e6...0c50f0 )
by Bret R.
11:19
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