Completed
Push — master ( 394407...b1603a )
by Francisco
09:58 queued 07:32
created

Checkout Config

# .scrutinizer.yml

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

Repository Config

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