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

Commit 6260a5d

Browse files
committed
chore(qa): add travis upload to codecov
1 parent b954d09 commit 6260a5d

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
@@ -13,6 +13,7 @@ before_script:
1313
- npm prune
1414
after_success:
1515
- npm run semantic-release
16+
- bash <(curl -s https://codecov.io/bash)
1617
branches:
1718
except:
1819
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)