From a4ed5f2d37263a4b442bad5b35651f1320e7584d Mon Sep 17 00:00:00 2001 From: Alex Knauth Date: Sat, 17 Oct 2015 23:37:07 -0400 Subject: [PATCH] Add build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 298d003..d4d160a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -debug +debug [![Build Status](https://travis-ci.org/AlexKnauth/debug.png?branch=master)](https://travis-ci.org/AlexKnauth/debug) == A meta-language for debugging, based on sugar/debug from [mbutterick/sugar](https://github.com/mbutterick/sugar)