Skip to content

Commit

Permalink
Fix link to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Oct 30, 2019
1 parent ff2a905 commit a90a8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit a90a8f2

Please sign in to comment.