Completed
Push — master ( 6f6131...7b9880 )
by Artem
02:11
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

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