Completed
Push — master ( 2a1ddf...3a2a8a )
by Simone
46:08 queued 41:42
created

Checkout Config

build:
    environment:
        php:
            version: 7.0.7

Repository Config

filter:
    excluded_paths:
        - 'test/*'
        
checks:
    php: true
    
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
                
build:
    environment:
        php:
            version: 7.0.7