This commit is contained in:
Zongmin Lei
2013-08-15 12:56:07 +08:00
parent da43af4bcd
commit 0f3bcd50b1
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
language: node_js language: node_js
node_js: node_js:
- 0.10
- 0.8 - 0.8
- 0.6 - 0.6

View File

@@ -1,4 +1,4 @@
Copyright (c) 2012 Lei Zongmin(雷宗民) <leizongmin@gmail.com> Copyright (c) 2012-2013 Lei Zongmin(雷宗民) <leizongmin@gmail.com>
http://ucdok.com http://ucdok.com
The MIT License The MIT License

View File

@@ -122,7 +122,7 @@ alert(html);
基于MIT协议发布 基于MIT协议发布
``` ```
Copyright (c) 2012 Lei Zongmin(雷宗民) <leizongmin@gmail.com> Copyright (c) 2012-2013 Lei Zongmin(雷宗民) <leizongmin@gmail.com>
http://ucdok.com http://ucdok.com
The MIT License The MIT License