Skip to content

Commit

Permalink
Remove Travis Badge
Browse files Browse the repository at this point in the history
We're no longer testing with Travis so this is leftover
  • Loading branch information
donatj authored Feb 19, 2021
1 parent f9a5217 commit a166c2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
[![Latest Stable Version](https://poser.pugx.org/donatj/phpuseragentparser/version)](https://packagist.org/packages/donatj/phpuseragentparser)
[![Total Downloads](https://poser.pugx.org/donatj/phpuseragentparser/downloads)](https://packagist.org/packages/donatj/phpuseragentparser)
[![License](https://poser.pugx.org/donatj/phpuseragentparser/license)](https://packagist.org/packages/donatj/phpuseragentparser)
[![Build Status](https://travis-ci.org/donatj/phpUserAgent.svg?branch=master)](https://travis-ci.org/donatj/phpUserAgent)
[![Build Status](https://github.com/donatj/phpUserAgent/workflows/CI/badge.svg?)](https://github.com/donatj/phpUserAgent/actions?query=workflow%3ACI)


Expand Down Expand Up @@ -186,4 +185,4 @@ Predefined helper constants from `donatj\UserAgent\Browsers`
| `Browsers::YANDEX` | Yandex |
| `Browsers::YANDEXBOT` | YandexBot |

More information is available at [Donat Studios](http://donatstudios.com/PHP-Parser-HTTP_USER_AGENT).
More information is available at [Donat Studios](http://donatstudios.com/PHP-Parser-HTTP_USER_AGENT).

0 comments on commit a166c2d

Please sign in to comment.