Skip to content

Commit

Permalink
Merge pull request #50 from peter-gribanov/php_bedge
Browse files Browse the repository at this point in the history
Badge "PHP from Travis config" works again
  • Loading branch information
peter-gribanov committed Feb 7, 2020
2 parents 6f99de8 + f883c49 commit 2f7cd42
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
@@ -1,5 +1,5 @@
[![Latest Stable Version](https://img.shields.io/packagist/v/gpslab/geoip2.svg?maxAge=3600&label=stable)](https://packagist.org/packages/gpslab/geoip2)
[![PHP from Packagist](https://img.shields.io/packagist/php-v/gpslab/geoip2?maxAge=3600)](https://packagist.org/packages/gpslab/geoip2)
[![PHP from Travis config](https://img.shields.io/travis/php-v/gpslab/geoip2?maxAge=3600)](https://packagist.org/packages/gpslab/geoip2)
[![Build Status](https://img.shields.io/travis/gpslab/geoip2.svg?maxAge=3600)](https://travis-ci.org/gpslab/geoip2)
[![Coverage Status](https://img.shields.io/coveralls/gpslab/geoip2.svg?maxAge=3600)](https://coveralls.io/github/gpslab/geoip2?branch=master)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/gpslab/geoip2.svg?maxAge=3600)](https://scrutinizer-ci.com/g/gpslab/geoip2/?branch=master)
Expand Down

0 comments on commit 2f7cd42

Please sign in to comment.