Merge pull request #6 from runcommand/use-circle

Use Circle to run test suite
This commit is contained in:
Daniel Bachhuber 2016-08-24 12:08:21 -07:00 committed by GitHub
commit 6a8c685742

View file

@ -3,7 +3,7 @@ runcommand/profile
Profile the performance of a WordPress request. 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) Quick links: [Using](#using) | [Installing](#installing) | [Contributing](#contributing)