File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 8787 dist : bionic
8888 name : coverage
8989 python : 3.8
90+ install :
91+ - pip3 install tox codecov
9092 script :
91- - pip3 install tox
9293 - tox -e cover
94+ after_success :
95+ - codecov
9396 allow_failures :
9497 - env : GITLAB_TAG=nightly
Original file line number Diff line number Diff line change 77.. image :: https://readthedocs.org/projects/python-gitlab/badge/?version=latest
88 :target: https://python-gitlab.readthedocs.org/en/latest/?badge=latest
99
10+ .. image :: https://codecov.io/github/python-gitlab/python-gitlab/coverage.svg?branch=master
11+ :target: https://codecov.io/github/python-gitlab/python-gitlab?branch=master
12+
1013.. image :: https://img.shields.io/pypi/pyversions/python-gitlab.svg
1114 :target: https://pypi.python.org/pypi/python-gitlab
1215
You can’t perform that action at this time.
0 commit comments