Completed
Push — master ( 753b10...49499b )
by Mehmet
03:45
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