Completed
Push — master ( c040f0...0d41eb )
by Artem
04:47
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