Completed
Push — master ( 059792...e3febc )
by Drew
06:23 queued 01:06
created

Checkout Config

# .scrutinizer.yml
checks:
    php: true

filter:
    excluded_paths:
        - tests/*
        - vendor/*
    paths:
        - src/*

Repository Config

# language: php