Skip to content

Commit aa6fc77

Browse files
committed
Fix build badge
1 parent 8d66f0d commit aa6fc77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Assertions for redux actions testing.
44
This library adds assertions for [redux actions](http://redux.js.org/docs/advanced/AsyncActions.html) testing.
55
It use [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) to mock redux store.
66

7-
[![build status](https://img.shields.io/travis/dmitry-zaets/redux-actions-assertions/master.svg?style=flat-square)](https://travis-ci.org/dmitry-zaets/redux-actions-assertions)
7+
[![build status](https://img.shields.io/travis/dmitry-zaets/redux-actions-assertions/master.svg?style=flat-square)](https://travis-ci.org/redux-things/redux-actions-assertions)
88
[![npm version](https://img.shields.io/npm/v/redux-actions-assertions.svg?style=flat-square)](https://www.npmjs.com/package/redux-actions-assertions)
99

1010
## Supported Assertion Frameworks/Libraries:

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Assertions for redux actions testing.
44
This library adds assertions for [redux actions](http://redux.js.org/docs/advanced/AsyncActions.html) testing.
55
It use [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) to mock redux store.
66

7-
[![build status](https://img.shields.io/travis/dmitry-zaets/redux-actions-assertions/master.svg?style=flat-square)](https://travis-ci.org/dmitry-zaets/redux-actions-assertions)
7+
[![build status](https://img.shields.io/travis/dmitry-zaets/redux-actions-assertions/master.svg?style=flat-square)](https://travis-ci.org/redux-things/redux-actions-assertions)
88
[![npm version](https://img.shields.io/npm/v/redux-actions-assertions.svg?style=flat-square)](https://www.npmjs.com/package/redux-actions-assertions)
99

1010
## Supported Assertion Frameworks/Libraries:

0 commit comments

Comments
 (0)