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

Commit a1e87f5

Browse files
authored
chore: bring back coveralls (#655)
* chore: bring back coveralls * Update circle.yml
1 parent 1b7f7f5 commit a1e87f5

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)