Passed
Branch master (8d5159)
by Chris
03:21
created

Repository Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true
build:
  environment:
    php: '5.6.9'