Completed
Push — master ( b1603a...f7bb8a )
by Francisco
11:30 queued 09:02
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