language: node_js sudo: false before_install: - npm update -g npm node_js: - "6.0" - "4.4" - "0.12" - "0.10" - "0.8"