Completed
Push — travis ( c714a9...00e0dc )
by Eric
89:54 queued 87:47
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 16