Completed
Push — develop ( dd18bd...ac69a5 )
by
unknown
21:59 queued 13:34
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