From 3e0f144148db3abef2087214bb70cae24b2c2c94 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sat, 14 Nov 2020 20:05:36 +0300 Subject: [PATCH] Fixes README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef10239..294b495 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # pep484 stubs for Django -[![Build Status](https://travis-ci.com/typeddjango/django-stubs.svg?branch=master)](https://travis-ci.com/typeddjango/django-stubs) +[![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) [![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/) [![Gitter](https://badges.gitter.im/mypy-django/Lobby.svg)](https://gitter.im/mypy-django/Lobby)