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 0072850 commit 62026a6Copy full SHA for 62026a6
.travis.yml
@@ -19,6 +19,6 @@ before_deploy:
19
deploy:
20
provider: script
21
skip_cleanup: true
22
- script: npm run travis-deploy
+ script: npm run travis-deploy && pm2 kill
23
on:
24
branch: master
0 commit comments