Skip to content

Commit

Permalink
Drop references to now unused travis
Browse files Browse the repository at this point in the history
  • Loading branch information
philpep committed May 19, 2023
1 parent b6a2300 commit ec313d3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ First, thanks for contributing to testinfra and make it even more awesome !
Pull requests
=============

Regardless the review by a developer, a pull request will trigger automatic
tests on https://travis-ci.org/pytest-dev/pytest-testinfra/

You're encouraged to setup a full test environment, to add tests and check if
all the tests pass *before* submitting your pull request. To run the complete
test suite you must install:
Expand Down
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ include dev-requirements.txt
include test-requirements.txt
include LICENSE
exclude .editorconfig
exclude .travis.yml
exclude .gitignore
prune doc/build
prune .github
1 change: 0 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
"github_user": "pytest-dev",
"github_repo": "pytest-testinfra",
"github_button": True,
"travis_button": True,
"extra_nav_links": {
"View on github": "https://github.com/pytest-dev/pytest-testinfra",
},
Expand Down

0 comments on commit ec313d3

Please sign in to comment.