Skip to content

Commit c129a71

Browse files
author
Hu Chen
committed
fix: add dist folder in release
1 parent a39dfd9 commit c129a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
script: yarn validate
1616
script: codecov
1717
- stage: release
18-
script: skip
18+
script: yarn build
1919
deploy:
2020
provider: script
2121
skip_cleanup: true

0 commit comments

Comments
 (0)