Completed
Push — master ( aeb269...0ca918 )
by Bobby
04:04
created

Checkout Config

filter:
    paths: [lib/*]
    excluded_paths: [vendor/*, examples/*, tests/*]
checks:
    php: true
tools:
    php_code_sniffer:
        config:
            standard: "PSR2"
    external_code_coverage: true