language: node_js
node_js:
  - '4'
branches:
  only:
    - /^v[0-9]/
