language: node_js os: linux dist: xenial node_js: - node after_success: npm run coverage before_script: npm run build