From 1f6a386b0d2d45a9fd7d4ac208fa32c03ff963b1 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Thu, 23 Apr 2020 16:49:18 -0700 Subject: [PATCH] added travis-ci build status badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0770717..1c18dd53 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Welcome to Perltidy -Perltidy is a tool to indent and reformat scripts written in Perl5. +[![Build Status](https://travis-ci.org/perltidy/perltidy.svg?branch=master)](https://travis-ci.org/perltidy/perltidy) + +Perltidy is a tool to indent and reformat scripts written in Perl. Perltidy is free software released under the GNU General Public License -- please see the included file "COPYING" for details. -- 2.39.5