Completed
Branch scrutinizer (2bca22)
by Ruben
02:57
created

Checkout Config

build:
    environment:
        php: '5.5.25'

Repository Config

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