test-coveralls 103 B

1234
  1. #!/bin/bash
  2. yarn run test:mocha &&
  3. $(yarn bin)/nyc report --reporter=text-lcov | $(yarn bin)/coveralls