On 23 Oct 2015, at 07:02, Justin Cormack <[email protected]> wrote:
> 
> On 23 October 2015 at 10:50, Martin Lucina <[email protected]> wrote:
>> 
>> The main problem with Travis and packages is that it will kill any build
>> job taking longer than 50 minutes, which rules out at least rust, and
>> possibly other packages. (And rules out running "make world" as a single
>> job.)
>> 
>> As a stopgap I'm going to try and get things building using the Docker Hub
>> (just treating it as a "autobuilder") based on the work Justin did.
> 
> I have docker hub builds here
> https://hub.docker.com/r/justincormack/rumprun-packages/builds/
> 
> They are working ex rust now; its possible that even docker hub is
> timing out on that as it gave me an exception error.
> 
> Just pushed the mode fixes to my fork so node may build now, in which
> case everything ex rust is working, and can look at adding this to CI.

CircleCI seems like a decent alternative for longer running builds, but
the logs aren't all public as far as I can tell.  I can set this up on
my CircleCI account and arrange for the logs to be pushed somewhere
if that's of any use.

-anil

Reply via email to