diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-10 23:38:08 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 23:38:08 +0900 |
commit | a02d2441e2a61381fc8f8c4e24c49c7c0cf8785d (patch) | |
tree | 736745732c7f4e752da6c201203616dc89cc3109 | |
parent | a136f698a032e1d2c0fab9e4c4eefc02d641d65b (diff) | |
parent | b32bd3ef5cb2918ff4e7ba6e61c30277ef5a6ad8 (diff) | |
download | sphinx-git-a02d2441e2a61381fc8f8c4e24c49c7c0cf8785d.tar.gz |
Merge pull request #9203 from thomas-nilsson-irfu/4.x
Remove leftover travis badge
-rw-r--r-- | README.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.rst b/README.rst index 13bbab99d..c60e58780 100644 --- a/README.rst +++ b/README.rst @@ -10,10 +10,6 @@ :target: http://www.sphinx-doc.org/ :alt: Documentation Status -.. image:: https://travis-ci.org/sphinx-doc/sphinx.svg?branch=master - :target: https://travis-ci.org/sphinx-doc/sphinx - :alt: Build Status (Travis CI) - .. image:: https://ci.appveyor.com/api/projects/status/github/sphinx-doc/sphinx?branch=master&svg=true :target: https://ci.appveyor.com/project/sphinxdoc/sphinx :alt: Build Status (AppVeyor) |