From ab786ae24225bc0bef81a4508de706a61ea4c66c Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Mon, 28 May 2018 11:01:39 -0400 Subject: [PATCH] Updating build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55fd3fa..9e8571d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Regexper [![Build Status](https://travis-ci.org/javallone/regexper-static.svg?branch=react)](https://travis-ci.org/javallone/regexper-static) +# Regexper [![CircleCI](https://circleci.com/gh/javallone/regexper-static.svg?style=svg)](https://circleci.com/gh/javallone/regexper-static) Code for the http://regexper.com/ site.