Completed
Push — master ( 68b07a...1bc05a )
by Artem
01:34 queued 17s
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*
    - Tests/*

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