language: node_js
node_js:
  - "6"
  - "5"
  - "4"
  - "0.12"
  - "0.10"
# tap@6.3.0 installation fails on node@0.8
#  - "0.8"