Skip to content

Commit 31e01d9

Browse files
committed
ci(coverage): Update coverage path.
1 parent f362c8a commit 31e01d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ cache:
99

1010
after_success:
1111
- npm i -g coveralls
12-
- cat coverage/lcov.info | coveralls
12+
- cat .coverage/lcov.info | coveralls

0 commit comments

Comments
 (0)