From ebf8827fc5e75879c42682563e5b71b76c182316 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Thu, 16 Apr 2015 09:18:35 +0200 Subject: [PATCH] Fix Travis build incidator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8caa613..11eb403 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ highlight-parentheses.el Highlight surrounding parentheses in Emacs -[![Build Status](https://travis-ci.org/nschum/highlight-parentheses.el.png?branch=master)](https://travis-ci.org/nschum/highlight-parentheses.el) +[![Build Status](https://travis-ci.org/tsdh/highlight-parentheses.el.svg?branch=master)](https://travis-ci.org/tsdh/highlight-parentheses.el) Add the following to your .emacs file: