Test Setup Failed
Push — master ( 5664e5...104a05 )
by Alexey
01:48
created

Checkout Config

# .scrutinizer.yml

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }
build: true