coveralls.sh 102 B

1234
  1. #! /bin/bash
  2. npm run coverage && cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js