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 has been abandoned by the community and now people recommend to replace it with GitHub Actions (see here). Could you try to do that? Maybe GitHub Actions can also replace AppVeyor?
The text was updated successfully, but these errors were encountered:
Thanks, I read about them these days and have added GitHub Actions (now just for building, with a badge on readme). This guy says it can replace AppVeyor here.
From what I've read they're all tools for CI/CD but some people use both Travis CI and AppVeyor (like the author of muparser), I still don't understand why. I'll investigate it more, but do you know why?
Travis CI has been abandoned by the community and now people recommend to replace it with GitHub Actions (see here). Could you try to do that? Maybe GitHub Actions can also replace AppVeyor?
The text was updated successfully, but these errors were encountered: