language: node_js
sudo: false
node_js:
  - 6
  - 8
notifications:
  email:
    - andris@kreata.ee
