language: node_js node_js: 7 before_install: npm i -g npm@latest after_success: npm run coverage