Test Setup Failed
Push — master ( 92c6b9...4d9a9d )
by Mehmet
02:19
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