Skip to content

Commit abbd504

Browse files
committed
Update badge.
1 parent 59c3297 commit abbd504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Laravel HTMLMin
44
Laravel HTMLMin is currently maintained by [Raza Mehdi](https://github.com/srmklive), and is a simple HTML minifier for [Laravel](http://laravel.com). It utilises Mr Clay's [Minify](https://github.com/mrclay/minify) package to minify entire responses, but can also minify blade at compile time. Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/HTMLMin/Laravel-HTMLMin/releases), [license](LICENSE), and [contribution guidelines](CONTRIBUTING.md).
55

66
<p align="center">
7-
<a href="https://travis-ci.org/HTMLMin/Laravel-HTMLMin"><img src="https://img.shields.io/travis/HTMLMin/Laravel-HTMLMin/master.svg?style=flat-square" alt="Build Status"></img></a>
7+
<img href="https://github.com/HTMLMin/Laravel-HTMLMin/workflows/HTMLMinTests/badge.svg"><img src="https://github.com/HTMLMin/Laravel-HTMLMin/workflows/HTMLMinTests/badge.svg" alt="Tests"></img></a>
88
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="Software License"></img></a>
99
<a href="https://github.com/HTMLMin/Laravel-HTMLMin/releases"><img src="https://img.shields.io/github/release/HTMLMin/Laravel-HTMLMin.svg?style=flat-square" alt="Latest Version"></img></a>
1010
</p>

0 commit comments

Comments
 (0)