File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
4
4
A [ Django] ( https://www.djangoproject.com/ ) integration for [ Graphene] ( http://graphene-python.org/ ) .
5
5
6
- [ ![ travis ] [ travis -image]] [ travis -url]
6
+ [ ![ build ] [ build -image]] [ build -url]
7
7
[ ![ pypi] [ pypi-image ]] [ pypi-url ]
8
8
[ ![ Anaconda-Server Badge] [ conda-image ]] [ conda-url ]
9
9
[ ![ coveralls] [ coveralls-image ]] [ coveralls-url ]
10
10
11
- [ travis -image] : https://travis-ci.org /graphql-python/graphene-django.svg?branch=master&style=flat
12
- [ travis -url] : https://travis-ci.org /graphql-python/graphene-django
11
+ [ build -image] : https://github.com /graphql-python/graphene-django/workflows/Tests/badge .svg
12
+ [ build -url] : https://github.com /graphql-python/graphene-django/actions
13
13
[ pypi-image ] : https://img.shields.io/pypi/v/graphene-django.svg?style=flat
14
14
[ pypi-url ] : https://pypi.org/project/graphene-django/
15
15
[ coveralls-image ] : https://coveralls.io/repos/github/graphql-python/graphene-django/badge.svg?branch=master
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ Contributing
114
114
See `CONTRIBUTING.md <CONTRIBUTING.md >`__.
115
115
116
116
.. |Graphene Logo | image :: http://graphene-python.org/favicon.png
117
- .. |Build Status | image :: https://travis-ci.org /graphql-python/graphene-django.svg?branch=master
118
- :target: https://travis-ci.org /graphql-python/graphene-django
117
+ .. |Build Status | image :: https://github.com /graphql-python/graphene-django/workflows/Tests/badge .svg
118
+ :target: https://github.com /graphql-python/graphene-django/actions
119
119
.. |PyPI version | image :: https://badge.fury.io/py/graphene-django.svg
120
120
:target: https://badge.fury.io/py/graphene-django
121
121
.. |Coverage Status | image :: https://coveralls.io/repos/graphql-python/graphene-django/badge.svg?branch=master&service=github
You can’t perform that action at this time.
0 commit comments