Skip to content

Commit 425a505

Browse files
committed
Update build badge
1 parent 05a8903 commit 425a505

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,8 +1,8 @@
11
# rescript-dnd
22

33
[![npm version](https://img.shields.io/npm/v/rescript-dnd.svg?style=flat-square)](https://www.npmjs.com/package/rescript-dnd)
4-
[![build status](https://img.shields.io/travis/alexfedoseev/rescript-dnd/master.svg?style=flat-square)](https://travis-ci.org/alexfedoseev/rescript-dnd)
54
[![license](https://img.shields.io/npm/l/rescript-dnd.svg?style=flat-square)](https://www.npmjs.com/package/rescript-dnd)
5+
[![build](https://github.com/shakacode/re-dnd/actions/workflows/pr.yml/badge.svg)](https://github.com/shakacode/re-dnd/actions/workflows/pr.yml)
66

77
Drag & drop for [`@rescript/react`](https://reasonml.github.io/reason-react/).
88

0 commit comments

Comments
 (0)