Completed
Push — master ( 16e7d7...0ec9d4 )
by
unknown
09:31 queued 04:44
created

Checkout Config

checks:
  php: true
filter:
  paths: ["src/Notifynder/*"]
  excluded_paths:
    - tests/*
build:
  environment:
    php: 7.0.6
  dependencies:
    after:
      - composer dump-autoload -o