language: node_js os: - linux install: - npm install node_js: - 8 script: - npm test