Completed
Pull Request — master (#6)
by
unknown
01:55
created

Checkout Config

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