Passed
Push — master ( a677ef...0f2b85 )
by Tom
01:43
created

Checkout Config

checks:
  php: true

filter:
  paths:
    - src/*
  excluded_paths:
    - tests/*

build:
  environment:
    php: 7.1.3
  dependencies:
    after:
      - composer dump-autoload -o

Repository Config

# language: php