language: node_js node_js: - '6' - '4' before_install: - 'npm install npm@2 --global && npm install npm@latest --global'