question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup Travis CI so that it compiles apps for macOS and Linux

See original GitHub issue

Currently 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:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DCzajkowskicommented, Oct 9, 2018

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.

0reactions
DCzajkowskicommented, Oct 2, 2019

I think we’ll be using GitHub actions for that.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found