mirror of
https://github.com/Foltik/Shimapan
synced 2024-11-28 05:26:44 -05:00
Fix code coverage
This commit is contained in:
parent
93db3be23c
commit
e62e534a7f
@ -11,5 +11,5 @@ install:
|
||||
- npm install -g codecov
|
||||
- npm install -g istanbul
|
||||
script:
|
||||
- istanbul cover ./node_modules/mocha/bin/_mocha --reporter lcovonly -- -R spec
|
||||
- istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec
|
||||
- codecov
|
||||
|
Loading…
Reference in New Issue
Block a user