language: node_js node_js: - "0.6" - "0.8" - "0.10" - "0.11" before_install: - npm install -g npm@1.4.x matrix: allow_failures: - node_js: "0.6"