Completed
Push — master ( b510dd...367020 )
by Artem
02:49
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

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