Completed
Push — fix-34-builds ( 135a64 )
by Damian
06:02
created

Checkout Config

inherit: true
filter:
  excluded_paths:
    - thirdparty/*
    - parsers/*
    - docs/*
    - images/*

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'