Skip to content

Commit

Permalink
docs: update ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Jun 28, 2020
1 parent 3c378c9 commit 79aef8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Simple file save with FileSaver.js

[![NPM version](https://img.shields.io/npm/v/ngx-filesaver.svg)](https://www.npmjs.com/package/ngx-filesaver)
[![Build Status](https://travis-ci.org/cipchk/ngx-filesaver.svg?branch=master)](https://travis-ci.org/cipchk/ngx-filesaver)
![Ci](https://github.com/cipchk/ngx-filesaver/workflows/Ci/badge.svg)

[中文版](README.zh-CN.md)

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Simple file save with FileSaver.js

[![NPM version](https://img.shields.io/npm/v/ngx-filesaver.svg)](https://www.npmjs.com/package/ngx-filesaver)
[![Build Status](https://travis-ci.org/cipchk/ngx-filesaver.svg?branch=master)](https://travis-ci.org/cipchk/ngx-filesaver)
![Ci](https://github.com/cipchk/ngx-filesaver/workflows/Ci/badge.svg)

## 示例

Expand Down

0 comments on commit 79aef8f

Please sign in to comment.