Completed
Push — master ( 2764b0...44273d )
by Artem
01:16
created

Checkout Config

checks:
  php: true

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

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