File tree Expand file tree Collapse file tree 3 files changed +1
-77
lines changed
Expand file tree Collapse file tree 3 files changed +1
-77
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ python-can
33
44|pypi | |conda | |python_implementation | |downloads | |downloads_monthly |
55
6- |docs | |github-actions | |build_travis | | coverage | |mergify | |formatter |
6+ |docs | |github-actions | |coverage | |mergify | |formatter |
77
88.. |pypi | image :: https://img.shields.io/pypi/v/python-can.svg
99 :target: https://pypi.python.org/pypi/python-can/
@@ -37,10 +37,6 @@ python-can
3737 :target: https://github.com/hardbyte/python-can/actions/workflows/ci.yml
3838 :alt: Github Actions workflow status
3939
40- .. |build_travis | image :: https://img.shields.io/travis/hardbyte/python-can/develop.svg?label=Travis%20CI
41- :target: https://app.travis-ci.com/github/hardbyte/python-can
42- :alt: Travis CI Server for develop branch
43-
4440.. |coverage | image :: https://coveralls.io/repos/github/hardbyte/python-can/badge.svg?branch=develop
4541 :target: https://coveralls.io/github/hardbyte/python-can?branch=develop
4642 :alt: Test coverage reports on Coveralls.io
Original file line number Diff line number Diff line change @@ -29,13 +29,6 @@ passenv =
2929 PY_COLORS
3030 TEST_SOCKETCAN
3131
32- [testenv:travis]
33- passenv =
34- CI
35- TRAVIS
36- TRAVIS_*
37- TEST_SOCKETCAN
38-
3932
4033[pytest]
4134testpaths = test
You can’t perform that action at this time.
0 commit comments