Skip to content

Commit 4a069e2

Browse files
committed
fix: readme build badge
1 parent d34f822 commit 4a069e2

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,6 +1,6 @@
11
# flutter_redux_hooks
22

3-
[![Build Status](https://travis-ci.org/mrnkr/flutter_redux_hooks.svg?branch=master)](https://travis-ci.org/mrnkr/flutter_redux_hooks) [![codecov](https://codecov.io/gh/mrnkr/flutter_redux_hooks/branch/master/graph/badge.svg)](https://codecov.io/gh/mrnkr/flutter_redux_hooks)
3+
[![Build Status](https://travis-ci.com/mrnkr/flutter_redux_hooks.svg?branch=master)](https://travis-ci.com/mrnkr/flutter_redux_hooks) [![codecov](https://codecov.io/gh/mrnkr/flutter_redux_hooks/branch/master/graph/badge.svg)](https://codecov.io/gh/mrnkr/flutter_redux_hooks)
44

55
A set of utilities that allow you to easily consume a [Redux](https://pub.dartlang.org/packages/redux) Store to build Flutter Widgets.
66

0 commit comments

Comments
 (0)