Skip to content

Commit 2d0f9aa

Browse files
committed
Remove references to Travis
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 49fcc4d commit 2d0f9aa

File tree

4 files changed

+1
-51
lines changed

4 files changed

+1
-51
lines changed

.travis.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ git-pw
1313
:target: http://git-pw.readthedocs.io/en/latest/?badge=latest
1414
:alt: Documentation Status
1515

16-
.. image:: https://travis-ci.org/getpatchwork/git-pw.svg?branch=master
17-
:target: https://travis-ci.org/getpatchwork/git-pw
18-
:alt: Build Status
19-
2016
*git-pw* is a tool for integrating Git with `Patchwork`__, the web-based patch
2117
tracking system.
2218

docs/index.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ Overview
55
--------
66

77
.. include:: ../README.rst
8-
:start-line: 19
9-
:end-line: 33
10-
11-
.. include:: ../README.rst
12-
:start-line: 34
8+
:start-line: 15
139
:end-line: -7
1410

1511
Usage

tox.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,3 @@ commands =
5656

5757
[flake8]
5858
show-source = true
59-
60-
[travis]
61-
python =
62-
3.7: py37, pep8, mypy

0 commit comments

Comments
 (0)