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

Set up Travis to upload binaries for every release #76

Closed
sharkdp opened this issue Oct 7, 2017 · 4 comments · Fixed by #149
Closed

Set up Travis to upload binaries for every release #76

sharkdp opened this issue Oct 7, 2017 · 4 comments · Fixed by #149

Comments

@sharkdp
Copy link
Owner

sharkdp commented Oct 7, 2017

This already works for Windows builds (via Appveyor, see appveyor.yml). It would be great if we could also upload Linux and macOS tarballs, as well.

@sharkdp
Copy link
Owner Author

sharkdp commented Oct 8, 2017

@matematikaadit
Copy link
Contributor

I'm interested in submitting PR for this. Will try to working it out first in a fork and submit it later.

@sharkdp
Copy link
Owner Author

sharkdp commented Oct 14, 2017

I'm interested in submitting PR for this. Will try to working it out first in a fork and submit it later.

Sounds great!

@matematikaadit
Copy link
Contributor

Sorry for the slow progress. I've been experimenting and figuring stuff out on building rust project on travis. And I think I found an issue regarding the current .travis.yml setting. Opening issue #132 and planning working on that first.

matematikaadit added a commit to matematikaadit/fd that referenced this issue Oct 23, 2017
- Add deploy script
- Set deployment option on `.travis.yml`

fix sharkdp#76
matematikaadit added a commit to matematikaadit/fd that referenced this issue Oct 23, 2017
- Add deploy script
- Set deployment option on `.travis.yml`

fix sharkdp#76
matematikaadit added a commit to matematikaadit/fd that referenced this issue Oct 23, 2017
- Add deploy script
- Set deployment option on `.travis.yml`

fix sharkdp#76
sharkdp pushed a commit that referenced this issue Oct 25, 2017
- Add deploy script
- Set deployment option on `.travis.yml`

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

Successfully merging a pull request may close this issue.

2 participants