Update the Travis badge URL in README. [ci skip]

It seems the current URL is outdated, as it is not reachable.
This commit is contained in:
Jun Aruga 2021-09-09 16:49:39 +02:00 committed by Jun Aruga
parent 141db4f383
commit 419e6ed464
Notes: git 2021-09-09 23:56:48 +09:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
[![Actions Status: Ubuntu](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
[![Actions Status: Windows](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
[![AppVeyor status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
[![Travis Status](https://www.travis-ci.com/ruby/ruby.svg?branch=master)](https://www.travis-ci.com/ruby/ruby)
[![Travis Status](https://app.travis-ci.com/ruby/ruby.svg?branch=master)](https://app.travis-ci.com/ruby/ruby)
# What's Ruby