mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
merge revision(s) 15ee9c7c1b
:
[DOC] README.md: Remove Cirrus CI badge image. (#8785)
We removed the `.cirrus.yml` at the commit
<01b5d1d2ff
>.
Let's remove the badge image too.
This commit is contained in:
parent
5afdfbdd09
commit
f9a9035b98
2 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
[](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
|
||||
[](https://ci.appveyor.com/project/ruby/ruby/branch/master)
|
||||
[](https://app.travis-ci.com/ruby/ruby)
|
||||
[](https://cirrus-ci.com/github/ruby/ruby/master)
|
||||
|
||||
# What is Ruby?
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
|
||||
#define RUBY_VERSION_TEENY 4
|
||||
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
|
||||
#define RUBY_PATCHLEVEL 172
|
||||
#define RUBY_PATCHLEVEL 173
|
||||
|
||||
#include "ruby/version.h"
|
||||
#include "ruby/internal/abi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue