Completed
Push — master ( 6bb66b...f1ce1b )
by Artem
10s
created

Checkout Config

checks:
  php: true

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

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