Skip to content

Commit ad3ad72

Browse files
richardlaujoyeecheung
authored andcommitted
doc: update README.md badges (#52)
Update Travis CI badge to correct URL. Remove Coveralls, which hasn't worked since this module was moved into the Node.js organization.
1 parent 137a4e8 commit ad3ad72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# core-validate-commit
22

3-
[![Build Status](https://travis-ci.org/nodejs/core-validate-commit.svg)](https://travis-ci.org/nodejs/core-validate-commit)
4-
[![Coverage Status](https://coveralls.io/repos/evanlucas/core-validate-commit/badge.svg?branch=master&service=github)](https://coveralls.io/github/evanlucas/core-validate-commit?branch=master)
3+
[![Build Status](https://travis-ci.com/nodejs/core-validate-commit.svg?branch=master)](https://travis-ci.com/nodejs/core-validate-commit)
54

65
Validate the commit message for a particular commit in node core
76

0 commit comments

Comments
 (0)