Completed
Push — master ( a03b56...4b69a8 )
by Olivier
01:55
created

Checkout Config

before_commands:
    - "sudo composer self-update"
    - "COMPOSER_ROOT_VERSION=1.4 composer install --prefer-dist"

Repository Config

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