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 c345df8 commit 215716bCopy full SHA for 215716b
.travis.yml
@@ -17,5 +17,7 @@ jobs:
17
deploy:
18
provider: script
19
skip_cleanup: true
20
+ on:
21
+ branch: master
22
script:
23
- npm run release
0 commit comments