Completed
Push — master ( 1258a8...71f7ea )
by Artem
01:16
created

Checkout Config

checks:
  php: true

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

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