We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40feb8a commit 474b9d6Copy full SHA for 474b9d6
.travis.yml
@@ -12,5 +12,5 @@ jobs:
12
node_js: lts/*
13
deploy:
14
provider: script
15
- cleanup: false
+ skip_cleanup: true
16
script: npx semantic-release
0 commit comments