language: node_js
node_js:
  - "4.0.0"
  - "stable"
branches:
  only:
    - master
