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

Commit d2c7205

Browse files
committed
Add codecov execution after successful build
1 parent 6983fe9 commit d2c7205

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
@@ -14,6 +14,7 @@ script:
1414

1515
after_success:
1616
- yarn pack
17+
- npx codecov
1718

1819
deploy:
1920
- provider: releases

0 commit comments

Comments
 (0)