The migration had already happened for many of our repositories (including this one -- see #118), but unfortunately, there is a fixed, per-org allowance of free build time, which was consumed without warning by routine CI pipeline runs. This somehow dipped the balance into the negative, and it seems to have stayed there.
Adding insult to injury, the "Consume paid credits for OSS" setting was not enabled (even though that should have been the default!) -- and the links to the plan pages are currently broken!
TL;DR
We have no choice but to drop Travis CI and migrate to something else -- by default, GitHub Actions.
marytts/voice-cmu-awb-time#6 has already successfully done this.
https://travis-ci.org/ has shut down, and users need to migrate to https://travis-ci.com/.
The migration had already happened for many of our repositories (including this one -- see #118), but unfortunately, there is a fixed, per-org allowance of free build time, which was consumed without warning by routine CI pipeline runs. This somehow dipped the balance into the negative, and it seems to have stayed there.
Adding insult to injury, the "Consume paid credits for OSS" setting was not enabled (even though that should have been the default!) -- and the links to the plan pages are currently broken!
TL;DR
We have no choice but to drop Travis CI and migrate to something else -- by default, GitHub Actions. marytts/voice-cmu-awb-time#6 has already successfully done this.