This is a tutorial on how to set up an Electron app on Travis CI, so that new versions are deployed to Github Releases with a simple pull request. I created a boilerplate repo that has all the necessary configuration to deploy a minimalistic app to Github releases.

Related Articles