Completed
Pull Request — master (#2)
by Artem
11:30 queued 03:45
created

Checkout Config

checks:
  php: true

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

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

Repository Config

# language: php