We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a0907 commit e390468Copy full SHA for e390468
.travis.yml
@@ -19,7 +19,7 @@ jobs:
19
- stage: release
20
node_js: 10
21
script: skip
22
- before_deploy: npm install --global @traverson/semantic-release-config --no-save
+ before_deploy: npm install semantic-release @traverson/semantic-release-config --no-save
23
deploy:
24
provider: script
25
skip_cleanup: true
0 commit comments