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.
2 parents 96b0324 + b6db15d commit 41dda05Copy full SHA for 41dda05
.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