Completed
Push — master ( 1b4578...ad6f76 )
by Mathijs
02:54
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

Repository Config

# language: php

# tests: true