Skip to content

Commit 55b1840

Browse files
committed
README: update badges
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
1 parent de3512e commit 55b1840

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# git-validation
22

33
A way to do validation on git commits.
4-
[![Build Status](https://travis-ci.org/vbatts/git-validation.svg?branch=master)](https://travis-ci.org/vbatts/git-validation)
4+
[![Travis Status](https://travis-ci.org/vbatts/git-validation.svg?branch=master)](https://travis-ci.org/vbatts/git-validation)
5+
[![GithubActions Status](https://github.com/vbatts/git-validation/actions/workflows/go.yml/badge.svg)](https://github.com/vbatts/git-validation/actions/workflows/go.yml)
56

67
## install
78

0 commit comments

Comments
 (0)