Completed
Push — master ( e73ca5...dbea42 )
by Artem
06:18
created

Checkout Config

checks:
  php: true

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

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