Completed
Push — master ( 5c2a3e...7ddd3d )
by Artem
17s
created

Checkout Config

checks:
  php: true

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

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