File tree 3 files changed +1
-77
lines changed
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
3
3
4
4
|pypi | |conda | |python_implementation | |downloads | |downloads_monthly |
5
5
6
- |docs | |github-actions | |build_travis | | coverage | |mergify | |formatter |
6
+ |docs | |github-actions | |coverage | |mergify | |formatter |
7
7
8
8
.. |pypi | image :: https://img.shields.io/pypi/v/python-can.svg
9
9
:target: https://pypi.python.org/pypi/python-can/
@@ -37,10 +37,6 @@ python-can
37
37
:target: https://github.com/hardbyte/python-can/actions/workflows/ci.yml
38
38
:alt: Github Actions workflow status
39
39
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
-
44
40
.. |coverage | image :: https://coveralls.io/repos/github/hardbyte/python-can/badge.svg?branch=develop
45
41
:target: https://coveralls.io/github/hardbyte/python-can?branch=develop
46
42
:alt: Test coverage reports on Coveralls.io
Original file line number Diff line number Diff line change @@ -29,13 +29,6 @@ passenv =
29
29
PY_COLORS
30
30
TEST_SOCKETCAN
31
31
32
- [testenv:travis]
33
- passenv =
34
- CI
35
- TRAVIS
36
- TRAVIS_*
37
- TEST_SOCKETCAN
38
-
39
32
40
33
[pytest]
41
34
testpaths = test
You can’t perform that action at this time.
0 commit comments