language: node_js node_js: - "6" - "8" - "10" - "11" before_install: npm install -g npm@latest-2