You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis CI is changing how they support OSS projects, migrating them from travis-ci.org to travis-ci.com, where the commercial plans are operated. [1] OSS projects would need to continually apply for a pool of credits in order to continue getting free build time. [2]
For the trivial compile checking of this project, using Github actions would be much simpler, and avoids extra paperwork. travis-ci.org goes read-only after December 31, 2020.
Travis CI is changing how they support OSS projects, migrating them from travis-ci.org to travis-ci.com, where the commercial plans are operated. [1] OSS projects would need to continually apply for a pool of credits in order to continue getting free build time. [2]
For the trivial compile checking of this project, using Github actions would be much simpler, and avoids extra paperwork. travis-ci.org goes read-only after December 31, 2020.
[1] https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/
[2] https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing#building-on-a-public-repositories-only
The text was updated successfully, but these errors were encountered: