File tree Expand file tree Collapse file tree 3 files changed +20
-7
lines changed Expand file tree Collapse file tree 3 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - 0.10
3+ - 0.1
44before_script :
5- - export QINIU_ACCESS_KEY=QWYn5TFQsLLU1pL5MFEmX3s5DmHdUThav9WyOWOm
6- - export QINIU_SECRET_KEY=Bxckh6FA-Fbs9Yt3i3cbKVK22UPBmAOHJcL95pGz
7- - export QINIU_TEST_BUCKET="nodesdk"
8- - export QINIU_TEST_DOMAIN="nodesdk.qiniudn.com"
5+ - export QINIU_ACCESS_KEY=QWYn5TFQsLLU1pL5MFEmX3s5DmHdUThav9WyOWOm
6+ - export QINIU_SECRET_KEY=Bxckh6FA-Fbs9Yt3i3cbKVK22UPBmAOHJcL95pGz
7+ - export QINIU_TEST_BUCKET="nodesdk"
8+ - export QINIU_TEST_DOMAIN="nodesdk.qiniudn.com"
9+ deploy :
10+ provider : npm
11+ 12+ api_key :
13+ secure : O46FsywFgTyqwdf2tN5AXIJe3gnCjSHZT8tPfxl1TGY+p3iu0clixN8+nBvAqdnQvKu3Z4hmNhOd3zLdDbSsZoEWu6AhS+ySJWkkvM0rdIt9+wcVNWDyKd6WcW3bm1kq5KsLi1xM9VPfto5M/qYQRMg1RoCGDdxaAra4a6SH2Bs=
14+ on :
15+ tags : true
Original file line number Diff line number Diff line change 11## CHANGE LOG
22
3+ ### v6.1.10.1
4+
5+ 2016-05-06
6+
7+ - npm 通过travis 自动发布
8+
39### v6.1.10
410
5112016-04-25
Original file line number Diff line number Diff line change 11{
22 "name" : " qiniu" ,
3- "version" : " 6.1.10" ,
3+ "version" : " 6.1.10.1 " ,
44 "description" : " Node wrapper for Qiniu Resource (Cloud) Storage API" ,
55 "main" : " index.js" ,
66 "directories" : {
3232 " qiniu" ,
3333 " web-service"
3434 ],
35- "author" : " qiniutek .com" ,
35+ "author" : " sdk@qiniu .com" ,
3636 "contributors" : [
3737 {
3838 "name" : " Xu Shiwei" ,
You can’t perform that action at this time.
0 commit comments