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
The project currently has a build status badge from travis-ci.org, which is shutting down. Any opinions about moving to a different platform for CI?
Migrating to a free plan at travis-ci.com is probably the easiest method, and would presumably work with the existing config file.
I’m late to the party but have been playing around with using Github Actions for build tests, and have a good first impression. The main advantage of that would be tighter integration with github and one less account to manage.