language: node_js node_js: - "4.0" - "4" - "5.0" - "5" - "6.0" - "6" before_install: - npm install -g npm@latest