File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ Contributing
4
4
Contributions are very welcome. Tests can be run with `tox <https://tox.readthedocs.io/en/latest/ >`_.
5
5
Please ensure the coverage at least stays the same before you submit a pull request.
6
6
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
-
11
7
Development Environment Setup
12
8
-----------------------------
13
9
@@ -21,7 +17,7 @@ Here's how to install pytest-mypy in development mode so you can test your chang
21
17
How to publish a new version to PyPI
22
18
------------------------------------
23
19
24
- Push a tag, and Travis CI will publish it automatically.
20
+ Push a tag, and the release will be published automatically.
25
21
To publish manually:
26
22
27
23
.. code-block :: bash
You can’t perform that action at this time.
0 commit comments