Skip to content

Commit 78fa45f

Browse files
committed
Update icon in readme to github actions
Remove coverage link as we do not currently run coverage in actions
1 parent 2d79ac7 commit 78fa45f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@
66
[![Packagist](https://img.shields.io/packagist/dt/laravel-doctrine/fluent.svg?style=flat-square)](https://packagist.org/packages/laravel-doctrine/fluent)
77
[![License](https://img.shields.io/packagist/l/laravel-doctrine/fluent.svg?style=flat-square)](https://packagist.org/packages/laravel-doctrine/fluent)
88

9-
[![Travis](https://img.shields.io/travis/laravel-doctrine/fluent.svg?style=flat-square)](https://travis-ci.org/laravel-doctrine/fluent)
10-
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/laravel-doctrine/fluent.svg?style=flat-square)](https://scrutinizer-ci.com/g/laravel-doctrine/fluent/)
9+
[![Github actions](https://github.com/laravel-doctrine/orm/workflows/CI/badge.svg?branch=1.7)](https://github.com/laravel-doctrine/orm/actions?query=workflow%3ACI+branch%3A1.7)
1110
[![StyleCI](https://styleci.io/repos/42745661/shield)](https://styleci.io/repos/42745661)
1211
[![Scrutinizer](https://img.shields.io/scrutinizer/g/laravel-doctrine/fluent.svg?style=flat-square)](https://scrutinizer-ci.com/g/laravel-doctrine/fluent/)
13-
[![SensioLabsInsight](https://img.shields.io/sensiolabs/i/ce1a40e0-5478-4221-bc18-95b147d27ef2.svg?style=flat-square)](https://insight.sensiolabs.com/projects/ce1a40e0-5478-4221-bc18-95b147d27ef2)
1412

1513
*A fluent mapping driver for Doctrine2*
1614

0 commit comments

Comments
 (0)