Completed
Push — travis-lint ( d30aed...b19475 )
by Sam
13:31
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/*'