language: node_js
node_js:
  - "5"
  - "4"
  - "0.12"

branches:
  only:
    - master
