Completed
Push — master ( 4a1452...eedec2 )
by Sergey
11:49 queued 08:26
created

Checkout Config

build:
    environment:
        php:
            version: 5.6

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/*