From bd5f07f59780d86755d0c2ed30fa879839772bb5 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Wed, 24 Aug 2016 12:05:37 -0700 Subject: [PATCH] Use a Circle badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c14d3..a9228b2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ runcommand/profile Profile the performance of a WordPress request. -[![Build Status](https://travis-ci.org/runcommand/profile.svg?branch=master)](https://travis-ci.org/runcommand/profile) +[![CircleCI](https://circleci.com/gh/runcommand/profile/tree/master.svg?style=svg&circle-token=d916e588bf7c8ac469a3bd01930cf9eed886debe)](https://circleci.com/gh/runcommand/profile/tree/master) Quick links: [Using](#using) | [Installing](#installing) | [Contributing](#contributing)