Passed
Branch master (3c4c67)
by Rafael
02:34
created

Checkout Config

checks:
    php: true
build:
    environment:
        php:
            version: 5.6
            ini:
                'date.timezone': 'America/Sao_Paulo'
filter:
    excluded_paths:
        - tests/*

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                size: 2
build: true