From a67b1c6cfbcc81e9fc8f6fc39d51ef4db5b8c4df Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Wed, 27 Jul 2016 11:27:39 -0400 Subject: [PATCH] Adding Travis CI build status to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de661a7..545d2db 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Regexper +# Regexper [![Build Status](https://travis-ci.org/javallone/regexper-static.svg?branch=master)](https://travis-ci.org/javallone/regexper-static) Code for the http://regexper.com/ site.