Skip to content

Commit ef07c18

Browse files
committed
Add build status icon
1 parent 8320f5e commit ef07c18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cnode
22

3-
3+
[![Build Status](https://travis-ci.org/cnodejs/egg-cnode.svg?branch=master)](https://travis-ci.org/cnodejs/egg-cnode)
44

55
## QuickStart
66

@@ -30,4 +30,4 @@ $ npm stop
3030
- Use `npm run autod` to auto detect dependencies upgrade, see [autod](https://www.npmjs.com/package/autod) for more detail.
3131

3232

33-
[egg]: https://eggjs.org
33+
[egg]: https://eggjs.org

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cnode
22

3-
3+
[![Build Status](https://travis-ci.org/cnodejs/egg-cnode.svg?branch=master)](https://travis-ci.org/cnodejs/egg-cnode)
44

55
## 快速入门
66

0 commit comments

Comments
 (0)