mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Send results to Coveralls
This commit is contained in:
parent
19e7f978eb
commit
6b469d4fc5
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ branches:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- yarn test
|
- yarn test
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- $(yarn bin)/nyc report --reporter=text-lcov | $(yarn bin)/coveralls
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue