branch: externals/bug-hunter
commit 42bdc9f6374899e65e04da87a64d6f6665120708
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>

    Fix travis badge
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 27fa3a2..6a9804e 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,6 @@
 #+OPTIONS: toc:nil num:nil
-#+TITLE: [[file:hunter.png]] The Bug Hunter 
[[https://travis-ci.org/Malabarba/elisp-bug-hunter?branch%3Dmaster][https://secure.travis-ci.org/Malabarba/elisp-bug-hunter.png?branch=master]]
+#+TITLE: [[file:hunter.png]] The Bug Hunter 
[[https://travis-ci.org/Malabarba/elisp-bug-hunter][file:https://travis-ci.org/Malabarba/elisp-bug-hunter.svg?branch=master]]
+
 
 The Bug Hunter is an Emacs library that finds the source of an error
 or unexpected behavior inside an elisp configuration file (tipically

Reply via email to