Completed
Push — master ( 936d36...d74745 )
by Mathijs
02:31
created

Checkout Config

filter:
    excluded_paths: [vendor/*, test/*, examples/*]
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true
build:
    environment:
        php:
            version: 7.0.8

Repository Config

# language: php

# tests: true