Completed
Push — develop ( 3223a5...207dda )
by
unknown
10:30 queued 06:04
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