Completed
Push — stable ( 1893d1...420c0d )
by Nuno
08:24 queued 05:56
created

Repository Config

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

coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
build:
    environment:
        php: '7.0.8'