Completed
Push — master ( 26a8db...dbc919 )
by Artem
02:01 queued 41s
created

Checkout Config

checks:
  php: true

filter:
  paths:
    - src/*
  excluded_paths:
    - vendor/*
    - tests/*

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

Repository Config

# language: php