Skip to content

Commit

Permalink
Add travis button
Browse files Browse the repository at this point in the history
* Add travis button

* Add .travis.yml
  • Loading branch information
arunoda committed Apr 7, 2016
1 parent f6ddc33 commit 554dc4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- "5"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Storybook
# React Storybook [![Build Status](https://travis-ci.org/kadirahq/react-storybook.svg?branch=master)](https://travis-ci.org/kadirahq/react-storybook)

Now you can develop and design React UI components without running your app.

Expand Down

0 comments on commit 554dc4f

Please sign in to comment.