Completed
Push — master ( e3c4b4...242a5b )
by Artem
01:41
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-source"