Language-specific workers have multiple runtimes for their respective
language (for example, Ruby workers have about 10 Ruby
versions/implementations).
Setting the language key should speed up and stabilize builds for Ruby
versions that are already installed on TravisCI.
From the TravisCI docs:
Setting the
language
key should speed up and stabilize builds for Ruby versions that are already installed on TravisCI.