language: node_js
node_js:
  - 5
  - 4
  - 0.12
  - 0.10
branches:
  only:
    - gh-pages
    - /.*/
