Passed
Push — master ( 5ad27f...037772 )
by David
53s
created

Checkout Config

build:
    environment:
        php:
            version: 7.1

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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