From cd50bc6f719b531302957f1174a4765cd627e4fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Voron?= Date: Fri, 11 Oct 2019 15:23:03 +0200 Subject: [PATCH] Add build status badge [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4c02d42..dbda145f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Ready-to-use and customizable users management for FastAPI

+[![Build Status](https://travis-ci.org/frankie567/fastapi-users.svg?branch=master)](https://travis-ci.org/frankie567/fastapi-users) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=frankie567/fastapi-users)](https://dependabot.com) ---