Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build linux binaries with Travis? #7

Open
sjakobi opened this issue Oct 18, 2016 · 2 comments
Open

Build linux binaries with Travis? #7

sjakobi opened this issue Oct 18, 2016 · 2 comments

Comments

@sjakobi
Copy link
Contributor

sjakobi commented Oct 18, 2016

I've only heard of this but don't have any experience with it myself.

It's documented here: https://docs.travis-ci.com/user/deployment/releases

@HeinrichApfelmus
Copy link
Owner

Thanks for the suggestion, I will look into this. One thing I don't understand is whether I have to make an authentication token part of the source code (.travis.yml). That could be insecure.

@pgrosslicht
Copy link

No, if you do want to include some kind of secret like an authentication token, you can encrypt it and use the encrypted token instead. For more information on how to use that, look here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants