Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 834fc2d

Browse files
daviddiasdryajov
authored andcommitted
chore: bring back coveralls (#655)
* chore: bring back coveralls * Update circle.yml
1 parent 4549f48 commit 834fc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ machine:
44

55
test:
66
post:
7-
- npm run coverage -- --upload
7+
- npm run coverage -- --upload --providers coveralls
88

99
dependencies:
1010
pre:

0 commit comments

Comments
 (0)