Completed
Push — master ( c9a0c4...03d0a5 )
by Sergey
04:49 queued 02:15
created

Checkout Config

build:
    environment:
        php:
            version: 5.5.25

checks:
    php:
        code_rating: true
        duplication: true

filter:
    excluded_paths:
        - tests/*

Repository Config

build:
    environment:
        php:
            version: 5.6.16

checks:
    php:
        code_rating: true
        duplication: true

filter:
    excluded_paths:
        - tests/*