Skip to content

Commit ec313d3

Browse files
committed
Drop references to now unused travis
1 parent b6a2300 commit ec313d3

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

CONTRIBUTING.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ First, thanks for contributing to testinfra and make it even more awesome !
77
Pull requests
88
=============
99

10-
Regardless the review by a developer, a pull request will trigger automatic
11-
tests on https://travis-ci.org/pytest-dev/pytest-testinfra/
12-
1310
You're encouraged to setup a full test environment, to add tests and check if
1411
all the tests pass *before* submitting your pull request. To run the complete
1512
test suite you must install:

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ include dev-requirements.txt
1616
include test-requirements.txt
1717
include LICENSE
1818
exclude .editorconfig
19-
exclude .travis.yml
2019
exclude .gitignore
2120
prune doc/build
2221
prune .github

doc/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@
133133
"github_user": "pytest-dev",
134134
"github_repo": "pytest-testinfra",
135135
"github_button": True,
136-
"travis_button": True,
137136
"extra_nav_links": {
138137
"View on github": "https://github.com/pytest-dev/pytest-testinfra",
139138
},

0 commit comments

Comments
 (0)