Completed
Push — travis-update ( 042b4e...3a9e20 )
by Alexander
104:38 queued 64:57
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  excluded_paths:
    - "tests/"
    - "build/"
    - "docs/"
    - "framework/messages/"
  dependency_paths:
    - "vendor/"

tools:
    external_code_coverage:
        timeout: 2100 # Timeout in seconds.