Completed
Push — develop ( 7ec7f8...5863c1 )
by
unknown
13:47 queued 09:19
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