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

Commit a4f3fc0

Browse files
committed
fix (core): fix code coverage
1 parent 8d4b3d8 commit a4f3fc0

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
@@ -8,4 +8,4 @@ jobs:
88
- node_js: '8.3.0'
99
- node_js: '12'
1010
cache: npm
11-
after_success: npm run report
11+
after_success: npm run coverage

0 commit comments

Comments
 (0)