Completed
Push — travis-update ( b21991...042b4e )
by Alexander
71:00 queued 66:52
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.