Completed
Push — master ( be0039...dead11 )
by Mehmet
12:41 queued 02:45
created

Checkout Config

# .scrutinizer.yml
tools:
  external_code_coverage: true

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

Repository Config

# language: php

# tests: true