Completed
Pull Request — master (#5)
by
unknown
01:53
created

Checkout Config

before_commands:
    - "composer install --prefer-dist"
tools:
    php_mess_detector: true
    php_analyzer: true
    php_code_coverage: true
    php_pdepend: true