Passed
Push — master ( 68a4e0...0d536e )
by
unknown
21:01 queued 16:20
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