Skip to content

Commit 3a14e8a

Browse files
committed
Merge pull request reduxjs#167 from taylorhakes/build-img
Fixed build image to point to master branch
2 parents 1cc3d73 + 8f6ae17 commit 3a14e8a

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
redux
22
=========================
33

4-
[![build status](https://img.shields.io/travis/gaearon/redux.svg?style=flat-square)](https://travis-ci.org/gaearon/redux)
4+
[![build status](https://img.shields.io/travis/gaearon/redux/master.svg?style=flat-square)](https://travis-ci.org/gaearon/redux)
55
[![npm version](https://img.shields.io/npm/v/redux.svg?style=flat-square)](https://www.npmjs.com/package/redux)
66

77
Atomic Flux with hot reloading.

0 commit comments

Comments
 (0)