Add mocha and github actions badge

This commit is contained in:
Jerome Wu
2019-10-23 21:07:53 +08:00
parent 7477068b3e
commit 554db68808
3 changed files with 405 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FFmpeg.js
=========
[![Build Status](https://travis-ci.org/jeromewu/ffmpeg.js.svg?branch=master)](https://travis-ci.org/jeromewu/ffmpeg.js)
[![Actions Status](https://github.com/jeromewu/ffmpeg.js/workflows/CI/badge.svg)](https://github.com/jeromewu/ffmpeg.js/actions)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/jeromewu/ffmpeg.js/graphs/commit-activity)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Code Style](https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)