Skip to content

Commit daf6798

Browse files
committed
Remove build badge
1 parent f6cf86d commit daf6798

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![npm](https://img.shields.io/npm/v/minify-html-webpack-plugin)](https://www.npmjs.com/package/minify-html-webpack-plugin)
44
[![node-current](https://img.shields.io/node/v/minify-html-webpack-plugin)](https://nodejs.org)
55
[![npm](https://img.shields.io/npm/dm/minify-html-webpack-plugin)](https://npmcharts.com/compare/minify-html-webpack-plugin?minimal=true)
6-
[![Build Status](https://travis-ci.org/ashutoshSce/minify-html-webpack-plugin.svg?branch=master)](https://travis-ci.org/ashutoshSce/minify-html-webpack-plugin)
76
[![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/ashutoshSce/minify-html-webpack-plugin)](https://github.com/kangax/html-minifier)
87
[![NPM](https://img.shields.io/npm/l/minify-html-webpack-plugin)](https://www.npmjs.com/package/minify-html-webpack-plugin)
98

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minify-html-webpack-plugin",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A webpack plugin to minify html file(s) after building",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)