machine:
  node:
    version: 4.2.3

dependencies:
  post:
    - npm install leaflet@^1.0.0-beta.2

general:
  artifacts:
    - "./coverage"
