Completed
Push — master ( c071da...b510dd )
by Artem
05:04 queued 02:41
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-dist"