Skip to content

Commit 8f6ae17

Browse files
author
taylorhakes
committed
Fixed build image to point to master
1 parent 1cc3d73 commit 8f6ae17

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)