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 96b0324 commit b6db15dCopy full SHA for b6db15d
.travis.yml
@@ -20,4 +20,6 @@ after_success:
20
deploy:
21
- provider: script
22
skip_cleanup: true
23
- script: npx travis-deploy-once "npx semantic-release"
+ script: npx semantic-release
24
+ on:
25
+ node: 8
0 commit comments