Skip to content

Commit

Permalink
chore: update travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaSemenov committed Oct 9, 2020
1 parent 3220fdb commit c5fb140
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ jobs:
include:
- stage: release
node_js: 14
after_success:
- npx semantic-release
deploy:
provider: script
skip_cleanup: true
script:
- npx semantic-release

0 comments on commit c5fb140

Please sign in to comment.