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

Commit 8548aad

Browse files
committed
ci(release): don't upload to codecov in release stage
1 parent be48974 commit 8548aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
script:
2525
- npm run build
2626
- npm run semantic-release
27+
after_success: skip
2728

2829
stages:
2930
- test

0 commit comments

Comments
 (0)