Test Failed
Push — master ( 9d386f...bdf534 )
by Mehmet
04:35
created

Checkout Config

# .scrutinizer.yml

checks:
  php:
    code_rating: true
    duplication: true
build:
  environment:
    mongodb: true
    php: '5.5.25'
  dependencies:
    before:
      - 'pecl install mongodb'

Repository Config

# language: php

# tests: true