Skip to content

Commit ce96d6c

Browse files
Update Travis CI "Build Status" badge URL in README.md
1 parent 3f74689 commit ce96d6c

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
@@ -1,6 +1,6 @@
11
# ColorEchoForShell
22

3-
[![Build Status](https://travis-ci.com/PeterDaveHello/ColorEchoForShell.svg?branch=master)](https://travis-ci.com/PeterDaveHello/ColorEchoForShell)
3+
[![Build Status](https://app.travis-ci.com/PeterDaveHello/ColorEchoForShell.svg?branch=master)](https://app.travis-ci.com/PeterDaveHello/ColorEchoForShell)
44
![License badge](https://img.shields.io/badge/license-GPL%20v2.0-brightgreen.svg)
55

66
Make echo colorful with easier method. In [bash](https://www.gnu.org/software/bash/), [sh](https://en.wikipedia.org/wiki/Bourne_shell), [fish](http://fishshell.com/), [ksh](http://www.kornshell.com/) and [zsh](http://www.zsh.org/). Which can help you print debug, warning, error message in shell scripts with meaningful colors, and make the output more readable.

0 commit comments

Comments
 (0)