Skip to content

Commit

Permalink
fix: add dist folder in release
Browse files Browse the repository at this point in the history
  • Loading branch information
Hu Chen committed May 3, 2020
1 parent a39dfd9 commit c129a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
script: yarn validate
script: codecov
- stage: release
script: skip
script: yarn build
deploy:
provider: script
skip_cleanup: true
Expand Down

0 comments on commit c129a71

Please sign in to comment.