Completed
Pull Request — master (#4)
by
unknown
03:02
created

Checkout Config

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