Skip to content

Commit

Permalink
ci(publish): leveraged the beta of semantic-release
Browse files Browse the repository at this point in the history
to allow pre-releases to happen from specific branches
  • Loading branch information
travi committed Dec 14, 2018
1 parent 86322fa commit 2929136
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 @@ -10,7 +10,7 @@ branches:
deploy:
provider: script
skip_cleanup: true
script: npx semantic-release
script: npx semantic-release@beta
env:
global:
- FORCE_COLOR=1
Expand Down

0 comments on commit 2929136

Please sign in to comment.