Open j-ostmeyer opened 2 years ago
it can't. The CI should be switched over to github actions.
I don't understand. Could you explain please?
See https://github.com/features/actions and https://github.com/HISKP-LQCD/hadron/settings/actions
For an example: https://github.com/etmc/tmLQCD/tree/quda_work_add_actions/.github or https://github.com/HISKP-LQCD/Z2-phi4/tree/master/.github/workflows
As far as I understand Travis CI is basically not available anymore. See the message here: https://travis-ci.org/github/HISKP-LQCD/hadron and looking at the plans: https://www.travis-ci.com/pricing/, there does not seem to be an open-source plan any more.
But I'm not a 100% sure of the last statement. Reading something like https://daniel.haxx.se/blog/2021/06/14/bye-bye-travis-ci/ suggests that there are still free tiers given certain conditions.
Oh, I see. I didn't even consider the possibility that the problem is on travis's side and not on ours.
It appears to me that removing Travis CI* (I don't have the required admin rights) and setting up a github action instead would indeed be the cleanest way.
Several pull requests are on hold for indefinite time because travis-ci doesn't finish its checks. I don't know well enough how it works. Was it connected to Martin's account? How can it be fixed?