language: node_js before_script: - npm update -g npm node_js: - "5.1" - "4.2" - "4.1" - "4.0" - "0.12" - "0.11" - "0.10"