open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.77k stars 435 forks source link

Re-activate Travis CI for Tier-3 IBM platforms #1888

Open SWilson4 opened 1 month ago

SWilson4 commented 1 month ago

Travis CI builds have been failing with no output for some time now. Pinging @bhess, who I believe maintains the Travis setup.

bhess commented 1 month ago

Thanks for reporting @SWilson4 . I've created a ticket with TravisCI about the issue.

bhess commented 3 weeks ago

Opened #1901 to disable TravisCI. I'd suggest to keep this issue open to allow to revert the change if the ticket at TravisCI is fixed.

SWilson4 commented 2 weeks ago

In https://github.com/open-quantum-safe/liboqs/pull/1909 I propose that we remove s390x and powerpc from PLATFORMS.md, since we presumably won't be able to run release tests on those platforms for 0.11.0. We will want to add them back whenever Travis is up and running again.