Hi ITK community!
I’ve been running SimpleITK on ppc64le (IBM Power9 systems) and it builds and runs great. I was thinking it would be easier to contribute back for me and my team if there was a Travis job that would build on ppc64le like there is on Circle for the other arch’s. Travis does have ppc64le build queues now (conda-forge uses it).
I see there is a (old and probably unused) .travis file in the repo already. That could be a starting point.
Is there any interest in this for ppc64le and/or for other alternate architectures like aarch64 (ARM)?
thanks!