Completed
Push — develop ( 10a6d2...4cd41e )
by
unknown
14:57 queued 10:09
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