Skip to content

Commit 5b3dd6d

Browse files
The-Alchemistjonathanslenders
authored andcommitted
removing dead Travis CI link from README
1 parent 564ff54 commit 5b3dd6d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Prompt Toolkit
22
=====================
33

4-
|Build Status| |AppVeyor| |PyPI| |RTD| |License| |Codecov|
4+
|AppVeyor| |PyPI| |RTD| |License| |Codecov|
55

66
.. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
77
@@ -128,9 +128,6 @@ Special thanks to
128128
- `Pygments <http://pygments.org/>`_: Syntax highlighter.
129129
- `wcwidth <https://github.com/jquast/wcwidth>`_: Determine columns needed for a wide characters.
130130

131-
.. |Build Status| image:: https://api.travis-ci.org/prompt-toolkit/python-prompt-toolkit.svg?branch=master
132-
:target: https://travis-ci.org/prompt-toolkit/python-prompt-toolkit#
133-
134131
.. |PyPI| image:: https://img.shields.io/pypi/v/prompt_toolkit.svg
135132
:target: https://pypi.python.org/pypi/prompt-toolkit/
136133
:alt: Latest Version

0 commit comments

Comments
 (0)