grobian / carbon-c-relay

Enhanced C implementation of Carbon relay, aggregator and rewriter
Apache License 2.0
380 stars 107 forks source link

travis: Add more environments to the travis test matrix #416

Closed iain-buclaw-sociomantic closed 4 years ago

iain-buclaw-sociomantic commented 4 years ago

Never used travis, so this is more out of curiosity to see if it works.

iain-buclaw-sociomantic commented 4 years ago

It looks like the non-x86 containers have a tendency to freeze up in the middle of the build.

Edit: Actually, the entire build succeeds, but then it freezes after exiting make.

grobian commented 4 years ago

fwiw, I know it works on ppc64be, as I use that myself :)

iain-buclaw-sociomantic commented 4 years ago

hmmm, out of curiosity, what platform needs this?

I have jenkins doing builds for xenial and bionic (all production servers are still running xenial). As for arm64 and systemz, no real reason for them, though arm64 has been meaning to start making headway in the server space for some time now, but high-end power64 seems to be the only one winning out.