Completed
Push — master ( 65c383...fc2bcb )
by Michael
06:56
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - Tests/*
        - lang/*
        - doc/*
        - vendor/*