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

Commit 0cfb85f

Browse files
committed
chore:
1 parent 5f9a78d commit 0cfb85f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ node_js:
33
- "8"
44
- "10"
55
after_success:
6-
- bash <(curl -s https://codecov.io/bash)
6+
- npm run coverage && bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)