Skip to content

Commit 524bcda

Browse files
committed
Replaced coveralls w/ coverage-reporter
1 parent 4f8393d commit 524bcda

File tree

3 files changed

+2
-667
lines changed

3 files changed

+2
-667
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
node_js:
55
- "16"
66
install:
7+
- curl -L https://coveralls.io/coveralls-linux.tar.gz | tar -xz -C .
78
- npm install
89
script:
910
- npm run lint

0 commit comments

Comments
 (0)