mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-02-22 06:08:04 +00:00
CircleCI install istanbul
This commit is contained in:
parent
fbbd9cc152
commit
8a80a6631a
@ -6,6 +6,7 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run: npm install
|
||||
- run: npm install -g istanbul
|
||||
- run: npm run clean
|
||||
- run: npm run coverage
|
||||
- run: npm run clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user