services:
  - mongodb

before_script:
  - sleep 15

language: node_js
node_js:
  - "4.2"
  - "5.3"
