Completed
Push — master ( 082c83...c071da )
by Artem
03:22
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

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