Closed willejs closed 6 years ago
I've never worked with Travis CI but I can look into integrating it. Any assistance you can provide would be greatly appreciated. :smiley_cat:
When you say "to the tagged release" do you mean Github's binary release downloads, or something like Bintray?
Yeah, i can probably look at this at some point, its easy to build with travis, but im not sure how to get it to publish to the releases. Yeah, I mean githubs binary releases.
I might also make a chef cookbook, as i will be putting this in our dev sandbox :)
As a first step for this I have added travis ci support for testing. Next step would be to actually generate artifacts (I'm thinking at least rpm and deb) and upload them somewhere. PR is https://github.com/AdRoll/hologram/pull/19
https://github.com/AdRoll/hologram/pull/19 has been merged, thanks.
Can this be done?