Test Setup Failed
Push — master ( 9333f8...44cd7c )
by Mehmet
01:55
created

Checkout Config

# .scrutinizer.yml

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

Repository Config

# language: php