raulcd commented on issue #36573: URL: https://github.com/apache/arrow/issues/36573#issuecomment-1638043275
Hi @kou , I think we can remove `.travis.yml` at this point as I am not sure what the next steps for #35374 should be. My question on [the Travis community forum](https://travis-ci.community/t/output-disconnected-on-s390x-getting-no-output-build-failures/13811) was never answered. As an alternative I was trying [to cross-compile Arrow for ARM big endian](https://github.com/apache/arrow/pull/35512/files) but I have to keep working on that as I was only able to set up the toolchain for cross-compilation but there are changes to be done on CMake. The other alternative could be using self-hosted runners (due to resources requirement GH actions not being powerful enough) with docker qemu emulation. But as a summary, yes I think we can remove `.travis.yml` now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
