sudo: false
language: node_js
node_js:
  - 4
notifications:
  email: false
services:
  - elasticsearch
before_script:
  - sleep 10