Setup Travis CI so that it compiles apps for macOS and Linux
See original GitHub issueCurrently Travis is just running tests. We want it to compile out .dmg
and .AppImage
. Anything that gets us closer to that goal is eligible for a sticker.
P.S. Linux version is still in the works and it may not work as expected. If you can bring us closer to releasing the Linux version (even without the Travis setup) we would really appreciate that with a sticker 😉
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Testing Your Project on Multiple Operating Systems - Travis CI
If your code is used on multiple operating systems it probably should be tested on multiple operating systems. Travis CI can test on...
Read more >Travis CI Tutorial
Click on your profile picture in the top right of your Travis Dashboard, click Settings and then the green Activate button, and select...
Read more >Building a C Project - Travis CI Docs
This guide covers build environment and configuration topics specific to C projects. Please make sure to read our Tutorial and general build configuration...
Read more >Build Environment Overview - Travis CI Docs
This guide provides an overview on the different environments in which Travis CI can run your builds, and why you might want to...
Read more >Installing Dependencies - Travis CI Docs
Installing Packages on Standard Infrastructure · Installing Packages on macOS · Installing Packages on FreeBSD · Installing Dependencies on Multiple Operating ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great work! Thanks for your PR and instructions. I will try to get my head around it as soon as possible. In the meantime you can send me an address you want me to send stickers to (via e-mail or my website)(if you want them, of course 😉). Thank you for the contribution and I will be back at most by the end of this week.
I think we’ll be using GitHub actions for that.