Completed
Push — master ( 350631...55e3ba )
by Artem
11s queued 10s
created

Checkout Config

checks:
  php: true

filter:
  excluded_paths:
    - vendor/*
    - Tests/*

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