File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33[ ![ @qiniu on weibo] ( http://img.shields.io/badge/weibo-%40qiniutek-blue.svg )] ( http://weibo.com/qiniutek )
44[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( LICENSE.md )
5- [ ![ Build Status ] ( https://api.travis-ci.org /qiniu/nodejs-sdk. svg?branch=master )] ( https://travis-ci.org /qiniu/nodejs-sdk )
5+ [ ![ NodeJS CI ] ( https://github.com /qiniu/nodejs-sdk/actions/workflows/ci-test.yml/badge. svg?branch=master )] ( https://github.com /qiniu/nodejs-sdk/actions/workflows/ci-test.yml )
66[ ![ GitHub release] ( https://img.shields.io/github/v/tag/qiniu/nodejs-sdk.svg?label=release )] ( https://github.com/qiniu/nodejs-sdk/releases )
77[ ![ Code Climate] ( https://codeclimate.com/github/qiniu/nodejs-sdk.svg )] ( https://codeclimate.com/github/qiniu/nodejs-sdk )
88[ ![ Coverage Status] ( https://codecov.io/gh/qiniu/nodejs-sdk/branch/master/graph/badge.svg )] ( https://codecov.io/gh/qiniu/nodejs-sdk )
@@ -30,14 +30,14 @@ $ npm install qiniu
3030
3131## 使用
3232
33- 参考文档:[ 七牛云存储 Node.js SDK 使用指南] ( http://developer.qiniu.com/kodo/sdk/nodejs )
33+ 参考文档:[ 七牛云存储 Node.js SDK 使用指南] ( http://developer.qiniu.com/kodo/sdk/nodejs )
3434
3535## 测试
36- ```
37- $ cd ./test/
38- $ source test-env.sh
36+ ```
37+ $ cd ./test/
38+ $ source test-env.sh
3939$ mocha --grep 'bucketinfo'
40- ```
40+ ```
4141
4242## 贡献代码
4343
You can’t perform that action at this time.
0 commit comments