Passed
Push — master ( 3169b1...eefd9a )
by Björn
03:25
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        code_rating: true
        duplication: true
build:
    environment:
        php:
            version: 7.1
        postgresql: false
        redis: false
    dependencies:
        override:
            - 'composer install --prefer-source'

Repository Config

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

coding_style:
    php: {  }
build: true