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 33
44A [ Django] ( https://www.djangoproject.com/ ) integration for [ Graphene] ( http://graphene-python.org/ ) .
55
6- [ ![ travis ] [ travis -image]] [ travis -url]
6+ [ ![ build ] [ build -image]] [ build -url]
77[ ![ pypi] [ pypi-image ]] [ pypi-url ]
88[ ![ Anaconda-Server Badge] [ conda-image ]] [ conda-url ]
99[ ![ coveralls] [ coveralls-image ]] [ coveralls-url ]
1010
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
1313[ pypi-image ] : https://img.shields.io/pypi/v/graphene-django.svg?style=flat
1414[ pypi-url ] : https://pypi.org/project/graphene-django/
1515[ 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
114114See `CONTRIBUTING.md <CONTRIBUTING.md >`__.
115115
116116.. |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
119119.. |PyPI version | image :: https://badge.fury.io/py/graphene-django.svg
120120 :target: https://badge.fury.io/py/graphene-django
121121.. |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