Skip to content

Commit 4badf3c

Browse files
committed
Remove references to Travis CI
1 parent 4740b5b commit 4badf3c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ Contributing
44
Contributions are very welcome. Tests can be run with `tox <https://tox.readthedocs.io/en/latest/>`_.
55
Please ensure the coverage at least stays the same before you submit a pull request.
66

7-
.. image:: https://travis-ci.org/dbader/pytest-mypy.svg?branch=master
8-
:target: https://travis-ci.org/dbader/pytest-mypy
9-
:alt: See Build Status on Travis CI
10-
117
Development Environment Setup
128
-----------------------------
139

@@ -21,7 +17,7 @@ Here's how to install pytest-mypy in development mode so you can test your chang
2117
How to publish a new version to PyPI
2218
------------------------------------
2319

24-
Push a tag, and Travis CI will publish it automatically.
20+
Push a tag, and the release will be published automatically.
2521
To publish manually:
2622

2723
.. code-block:: bash

0 commit comments

Comments
 (0)