From e6e60c4b60aacc280520ca211cf9b9f9d35047c4 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Thu, 29 Jun 2017 09:36:31 +0300 Subject: [PATCH] Updates README.md with svg badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85fd920..f2dd362 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ oauth2_proxy A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. -[![Build Status](https://secure.travis-ci.org/bitly/oauth2_proxy.png?branch=master)](http://travis-ci.org/bitly/oauth2_proxy) +[![Build Status](https://secure.travis-ci.org/bitly/oauth2_proxy.svg?branch=master)](http://travis-ci.org/bitly/oauth2_proxy) ![Sign In Page](https://cloud.githubusercontent.com/assets/45028/4970624/7feb7dd8-6886-11e4-93e0-c9904af44ea8.png)