From 60ac3e7d23bd5f4b63d97a32598258843519aeff Mon Sep 17 00:00:00 2001
From: Waylon Flinn <waylonflinn@gmail.com>
Date: Thu, 21 Apr 2016 15:24:58 -0500
Subject: [PATCH] add travis badge

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

diff --git a/README.md b/README.md
index 22c1ea9..1b36e7b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 Add Math to your Markdown
 
+[![Build Status](https://travis-ci.org/waylonflinn/markdown-it-katex.svg?branch=master)](https://travis-ci.org/waylonflinn/markdown-it-katex)
+
 [KaTeX](https://github.com/Khan/KaTeX) is a faster alternative to MathJax. This plugin makes it easy to support in your markdown.
 
 Need convincing?
-- 
GitLab