Completed
Push — master ( 797614...f256db )
by Leandro
03:16 queued 01:17
created

Checkout Config

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

Repository Config

# language: php