From a90a8f20adb98c36c8d5d736947b12f5cf018e0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Cobucci?= Date: Wed, 30 Oct 2019 11:13:36 +0100 Subject: [PATCH] Fix link to Travis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 093df9c2..06f4706a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Unstable Version](https://img.shields.io/packagist/vpre/lcobucci/content-negotiation-middleware.svg?style=flat-square)](https://packagist.org/packages/lcobucci/content-negotiation-middleware) ![Branch master](https://img.shields.io/badge/branch-master-brightgreen.svg?style=flat-square) -[![Build Status](https://img.shields.io/travis/lcobucci/content-negotiation-middleware/master.svg?style=flat-square)](http://travis-ci.org/#!/lcobucci/content-negotiation-middleware) +[![Build Status](https://img.shields.io/travis/lcobucci/content-negotiation-middleware/master.svg?style=flat-square)](http://travis-ci.org/lcobucci/content-negotiation-middleware) [![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/lcobucci/content-negotiation-middleware/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/lcobucci/content-negotiation-middleware/?branch=master) [![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/lcobucci/content-negotiation-middleware/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/lcobucci/content-negotiation-middleware/?branch=master)