Completed
Push — master ( e111b0...2764b0 )
by Artem
01:59
created

Checkout Config

checks:
  php: true

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

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