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
Migrate Ruby 2.0.0 case in Travis to GitHub Actions.
As the CentOS 7 system Ruby is the fixed version 2.0.0, we can remove
the Ruby 2.0.0 case in Travis.
Remove `sudo: required` syntax in Travis, as the key `sudo` is deprecated
and it has no effect anymore according to the Travis "View config" page.
0 commit comments