Test Setup Failed
Push — master ( 090f0a...51b32e )
by Mehmet
06:11
created

Checkout Config

# .scrutinizer.yml

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

Repository Config

# language: php