Completed
Push — master ( 4c27f1...5a1a1c )
by Carlos C
06:44
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/'
    - 'vendor/'

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

tools:
  external_code_coverage:
    timeout: 600 # default is 300 seconds, travis build can take more than that

Repository Config

# language: php