Skip to content

Commit

Permalink
Drop Travis CI and AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
taleinat committed Jun 24, 2024
1 parent b8cb25b commit 1760745
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 165 deletions.
82 changes: 0 additions & 82 deletions .travis.yml

This file was deleted.

3 changes: 0 additions & 3 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ Before you submit a pull request, check that it meets these guidelines:
2. If the pull request adds functionality, the docs should be updated. Put
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 2.6, 2.7, and 3.3, and for PyPy. Check
https://travis-ci.org/taleinat/fuzzysearch/pull_requests
and make sure that the tests pass for all supported Python versions.

Tips
----
Expand Down
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ fuzzysearch
:target: https://pypi.python.org/pypi/fuzzysearch
:alt: Latest Version

.. image:: https://img.shields.io/travis/taleinat/fuzzysearch.svg?branch=master
:target: https://travis-ci.org/taleinat/fuzzysearch/branches
:alt: Build & Tests Status

.. image:: https://img.shields.io/coveralls/taleinat/fuzzysearch.svg?branch=master
:target: https://coveralls.io/r/taleinat/fuzzysearch?branch=master
:alt: Test Coverage
Expand Down
76 changes: 0 additions & 76 deletions appveyor.yml

This file was deleted.

0 comments on commit 1760745

Please sign in to comment.