branches:
  only:
    - master

notifications:
  email: false

language: node_js
node_js:
  - 4.2.2