Completed
Push — redis-bugfix ( cdc9a6...7beae9 )
by Joshua
19:32 queued 09:30
created

Checkout Config

inherit: true

tools:
    external_code_coverage: true
    sensiolabs_security_checker:
        enabled: true

filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
        - 'app/*'
        - 'bin/*'
        - 'library/*'
        - 'Tests/*'

Repository Config

imports:
    - php