language: node_js before_install: - "nvm install-latest-npm" node_js: - "0.8" - "0.10" - "0.12" - "4" - "6" - "8" - "9" - "10" - "11"