Skip to content

Commit 64925be

Browse files
committed
Fixes the link on the travis badge.
1 parent 6200631 commit 64925be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# uglifyjs-folder
22

3-
[![Build Status](https://travis-ci.com/ionutvmi/uglifyjs-folder.svg?branch=master)](https://travis-ci.com/ionutvmi/uglifyjs-folder.svg?branch=master)
3+
[![Build Status](https://travis-ci.com/ionutvmi/uglifyjs-folder.svg?branch=master)](https://travis-ci.com/github/ionutvmi/uglifyjs-folder)
44

55
Command to run uglifyjs on a folder and minify the result in a single file or a new folder.
66
Uses the [terser](https://www.npmjs.com/package/terser) package to perform the minification.

0 commit comments

Comments
 (0)