Completed
Push — master ( ad6f76...9db48d )
by Mathijs
03:59
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