Skip to content

Commit 7c10efd

Browse files
committed
ci: send coverage to coveralls
1 parent ada3603 commit 7c10efd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ script:
2424
- export CHROME_BIN=chromium-browser
2525
- xvfb-run -a npm run test -- --no-progress --single-run --code-coverage --browser=ChromeNoSandbox
2626
- xvfb-run -a npm run e2e -- --no-progress
27+
- npm run coverage

0 commit comments

Comments
 (0)