Skip to content

Commit

Permalink
add coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed May 15, 2013
1 parent fc0892e commit eead445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

---------

[![Build Status](https://travis-ci.org/aralejs/widget.png)](https://travis-ci.org/aralejs/widget)
[![Build Status](https://travis-ci.org/aralejs/widget.png?branch=master)](https://travis-ci.org/aralejs/widget) [![Coverage Status](https://coveralls.io/repos/aralejs/widget/badge.png?branch=master)](https://coveralls.io/r/aralejs/widget?branch=1.1.0-dev)

Widget 是 UI 组件的基础类,约定了组件的基本生命周期,实现了一些通用功能。基于 Widget
可以构建出任何你想要的 Web 界面组件。
Expand Down

0 comments on commit eead445

Please sign in to comment.