Skip to content

Commit ab96601

Browse files
committed
fix readme and cleanup
1 parent fd10920 commit ab96601

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

README.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
Advanced descriptors
22
====================
33

4-
.. image:: https://travis-ci.com/python-useful-helpers/advanced-descriptors.svg?branch=master
5-
:target: https://travis-ci.com/python-useful-helpers/advanced-descriptors
64
.. image:: https://github.com/python-useful-helpers/advanced-descriptors/workflows/Python%20package/badge.svg
75
:target: https://github.com/python-useful-helpers/advanced-descriptors/actions
8-
.. image:: https://coveralls.io/repos/github/python-useful-helpers/advanced-descriptors/badge.svg?branch=master
9-
:target: https://coveralls.io/github/python-useful-helpers/advanced-descriptors?branch=master
106
.. image:: https://readthedocs.org/projects/advanced-descriptors/badge/?version=latest
117
:target: http://advanced-descriptors.readthedocs.io/
128
:alt: Documentation Status
@@ -206,13 +202,6 @@ Available environments can be collected via `tox -l`
206202

207203
CI systems
208204
==========
209-
For code checking several CI systems is used in parallel:
205+
For CI/CD GitHub actions is used:
210206

211-
1. `Travis CI: <https://travis-ci.com/python-useful-helpers/advanced-descriptors>`_ is used for checking: PEP8, pylint, bandit, installation possibility and unit tests. Also it's publishes coverage on coveralls.
212-
213-
2. `GitHub actions: <https://github.com/python-useful-helpers/advanced-descriptors/actions>`_ is used for checking: PEP8, pylint, bandit, installation possibility and unit tests.
214-
3. `coveralls: <https://coveralls.io/github/python-useful-helpers/advanced-descriptors>`_ is used for coverage display.
215-
216-
CD system
217-
=========
218-
`Travis CI: <https://travis-ci.com/python-useful-helpers/advanced-descriptors>`_ is used for package delivery on PyPI.
207+
`GitHub actions: <https://github.com/python-useful-helpers/advanced-descriptors/actions>`_ is used for checking: PEP8, pylint, bandit, installation possibility and unit tests.

build_requirements.txt

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

0 commit comments

Comments
 (0)