Completed
Push — master ( 9b9d02...536f90 )
by Artem
01:25
created

Checkout Config

checks:
  php: true

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

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