Completed
Push — master ( f3e856...6787a9 )
by Artem
03:47
created

Checkout Config

checks:
  php: true

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

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