From 450576fbe85e4b8eb547d65aa2853f33438e1397 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Fri, 4 Jan 2019 10:00:40 +0100 Subject: [PATCH] show build status for master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4670d5..4fa36b6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Package [![Latest Version](https://img.shields.io/github/release/php-http/package.svg?style=flat-square)](https://github.com/php-http/package/releases) -[![Build Status](https://img.shields.io/travis/php-http/package.svg?style=flat-square)](https://travis-ci.org/php-http/package) +[![Build Status](https://img.shields.io/travis/php-http/package/master.svg?style=flat-square)](https://travis-ci.org/php-http/package) [![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-http/package.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/package) [![Quality Score](https://img.shields.io/scrutinizer/g/php-http/package.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/package) [![Total Downloads](https://img.shields.io/packagist/dt/php-http/package.svg?style=flat-square)](https://packagist.org/packages/php-http/package)