Skip to content

Commit

Permalink
fix: Dummy fix to force deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Apr 28, 2017
1 parent 564d55b commit 13ea558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ before_deploy:
deploy:
provider: script
skip_cleanup: true
script: npm run travis-deploy && ps -axf
script: npm run travis-deploy && pm2 kill
on:
branch: master

0 comments on commit 13ea558

Please sign in to comment.