Completed
Push — develop ( 704bfc...0cb6ff )
by David
26:15 queued 11:17
created

Checkout Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage:
        timeout: 600    # Timeout in seconds.
filter:
    excluded_paths:
        - 'tests/*'
        - 'assets/*'
checks:
    php:
        code_rating: true
        duplication: false

Repository Config

# language: php

# tests: true