Skip to content

Commit ac322f1

Browse files
committed
Added codecov script
1 parent 70eafb5 commit ac322f1

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
@@ -8,3 +8,4 @@ script:
88
- npm run build
99
after_success:
1010
- bash <(curl -s https://codecov.io/bash)
11+
- codecov -f coverage/*.json

0 commit comments

Comments
 (0)