Skip to content

Commit 63db2f6

Browse files
committed
update status badge
1 parent ab7d89d commit 63db2f6

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,7 +1,7 @@
11
# react-class-validator
22
Easy-to-use React hook for validating forms with the [class-validator](https://github.com/typestack/class-validator) library.
33

4-
[![Build Status](https://travis-ci.org/anigenero/react-class-validator.svg?branch=master)](https://travis-ci.org/anigenero/react-class-validator)
4+
[![Build Status](https://github.com/anigenero/react-class-validator/actions/workflows/build.yml/badge.svg)](https://github.com/anigenero/react-class-validator/actions/workflows/build.yml)
55
[![codecov](https://codecov.io/gh/anigenero/react-class-validator/branch/master/graph/badge.svg)](https://codecov.io/gh/anigenero/react-class-validator)
66

77
## Installation

0 commit comments

Comments
 (0)