Skip to content

Commit 33c087f

Browse files
Update Travis CI badge in README.md
Migrate from travis-ci,org to travis-ci.com
1 parent 9958b53 commit 33c087f

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.org/PeterDaveHello/ColorEchoForShell.svg?branch=master)](https://travis-ci.org/PeterDaveHello/ColorEchoForShell)
3+
[![Build Status](https://travis-ci.com/PeterDaveHello/ColorEchoForShell.svg?branch=master)](https://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)