Skip to content

Commit 333ab05

Browse files
authored
Update build status link for django-stubs-ext (#2310)
1 parent 10b3058 commit 333ab05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Extensions and monkey-patching for django-stubs
22

3-
[![Build Status](https://travis-ci.com/typeddjango/django-stubs.svg?branch=master)](https://travis-ci.com/typeddjango/django-stubs)
3+
[![Build status](https://github.com/typeddjango/django-stubs/workflows/test/badge.svg?branch=master&event=push)](https://github.com/typeddjango/django-stubs/actions?query=workflow%3Atest)
44
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
55
[![Gitter](https://badges.gitter.im/mypy-django/Lobby.svg)](https://gitter.im/mypy-django/Lobby)
66

0 commit comments

Comments
 (0)