Completed
Push — master ( 363c84...2d13bc )
by David
13:09
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: {  }