Completed
Push — master ( 0ac6bb...2cc482 )
by Mehmet
18:29 queued 08:33
created

Checkout Config

# .scrutinizer.yml
tools:
  external_code_coverage: true

checks:
  php:
    code_rating: true
    duplication: true
build:
  environment:
    php: '5.6'
filter:
  excluded_paths:
    - "tests/"

Repository Config

# language: php

# tests: true