fmrico / ATCSim

Air Traffic Control Simulator
GNU General Public License v3.0
11 stars 50 forks source link

Setup Travis CI for build and deploy AppImage binary for Linux #35

Open ghost opened 5 years ago

ghost commented 5 years ago

Compile this application on Travis CI upon each git push, and upload an AppImage to your GitHub Releases page.

Providing an AppImage would have, among others, these advantages:

Here is an overview of projects that are already distributing upstream-provided, official AppImages.

TODO

  1. https://github.com/appimage/appimagekit 1.1 https://github.com/probonopd/linuxdeployqt 1.2 https://github.com/probonopd/uploadtool

PLEASE NOTE: For this to work, you need to enable Travis CI for your repository as described here prior to merging this, if you haven't already done so. Also, You need to set up GITHUB_TOKEN in Travis CI for this to work; please see https://github.com/probonopd/uploadtool.

If you have questions, AppImage developers (i.e. @probonopd and other) are on #AppImage on irc.freenode.net.