Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit ecd57c0

Browse files
authored
Add CircleCI status badge (DataDog#114)
1 parent a144e48 commit ecd57c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP DataDog StatsD Client
22

3-
[![Build Status](https://travis-ci.org/DataDog/php-datadogstatsd.svg?branch=master)](https://travis-ci.org/DataDog/php-datadogstatsd)
3+
[![CircleCI](https://circleci.com/gh/DataDog/php-datadogstatsd/tree/master.svg?style=svg)](https://circleci.com/gh/DataDog/php-datadogstatsd/tree/master)
44
[![Author](https://img.shields.io/badge/[email protected]?style=flat-square)](https://github.com/datadog)
55
[![Packagist Version](https://img.shields.io/packagist/v/datadog/php-datadogstatsd.svg?style=flat-square)](https://packagist.org/packages/datadog/php-datadogstatsd)
66
[![Total Downloads](https://img.shields.io/packagist/dt/datadog/php-datadogstatsd.svg?style=flat-square)](https://packagist.org/packages/datadog/php-datadogstatsd)

0 commit comments

Comments
 (0)