Completed
Push — master ( 82f20d...c2e11b )
by Artem
01:33
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

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

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

Repository Config

# language: php