File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,5 @@ deploy:
18
18
on :
19
19
tags : true
20
20
repo : qiniu/js-sdk
21
+ after_success :
22
+ - bash <(curl -s https://codecov.io/bash)
Original file line number Diff line number Diff line change 1
1
# Qiniu-JavaScript-SDK
2
2
3
+ [ ![ Build Status] ( https://travis-ci.org/qiniu/x.svg?branch=master )] ( https://travis-ci.org/qiniu/js-sdk )
4
+ [ ![ GitHub release] ( https://img.shields.io/github/v/tag/qiniu/js-sdk.svg?label=release )] ( https://github.com/qiniu/js-sdk/releases )
5
+ [ ![ Coverage Status] ( https://codecov.io/gh/qiniu/js-sdk/branch/master/graph/badge.svg )] ( https://codecov.io/gh/qiniu/js-sdk )
6
+
3
7
基于七牛 API 开发的前端 JavaScript SDK
4
8
5
9
### 当前版本为 3.x,旧版本文档:[ 2.x] ( https://github.com/qiniu/js-sdk/tree/2.x ) 、[ 1.x] ( https://github.com/qiniu/js-sdk/tree/1.x )
You can’t perform that action at this time.
0 commit comments