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 1
1
language : node_js
2
2
node_js :
3
- - 0.10
3
+ - 0.1
4
4
before_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 1
1
## CHANGE LOG
2
2
3
+ ### v6.1.10.1
4
+
5
+ 2016-05-06
6
+
7
+ - npm 通过travis 自动发布
8
+
3
9
### v6.1.10
4
10
5
11
2016-04-25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qiniu" ,
3
- "version" : " 6.1.10" ,
3
+ "version" : " 6.1.10.1 " ,
4
4
"description" : " Node wrapper for Qiniu Resource (Cloud) Storage API" ,
5
5
"main" : " index.js" ,
6
6
"directories" : {
32
32
" qiniu" ,
33
33
" web-service"
34
34
],
35
- "author" : " qiniutek .com" ,
35
+ "author" : " sdk@qiniu .com" ,
36
36
"contributors" : [
37
37
{
38
38
"name" : " Xu Shiwei" ,
You can’t perform that action at this time.
0 commit comments