From 37a41ee514fe36a679db4f818b4ee0656f90031c Mon Sep 17 00:00:00 2001
From: Alexandre Ferland <admiralobvious@users.noreply.github.com>
Date: Sun, 5 Jun 2016 20:43:30 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9909b43..5303493 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 Flask-SimpleLDAP
 ================
 
-[![Build Status](https://travis-ci.org/admiralobvious/flask-simpleldap.png?branch=master)](https://travis-ci.org/admiralobvious/flask-simpleldap)
+[![Build Status](https://travis-ci.org/admiralobvious/flask-simpleldap.svg?branch=master)](https://travis-ci.org/admiralobvious/flask-simpleldap)
 
 Flask-SimpleLDAP provides LDAP authentication for Flask.
 
-- 
GitLab