[Scummvm-git-logs] scummvm master -> 3730ee694d11ce52d6b4be48c2fa78c5a3f6358e

ccawley2011 ccawley2011 at gmail.com
Thu Jul 23 10:52:41 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
3730ee694d README: Add a status badge for GitHub Actions


Commit: 3730ee694d11ce52d6b4be48c2fa78c5a3f6358e
    https://github.com/scummvm/scummvm/commit/3730ee694d11ce52d6b4be48c2fa78c5a3f6358e
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2020-07-23T11:52:38+01:00

Commit Message:
README: Add a status badge for GitHub Actions

Changed paths:
    README.md


diff --git a/README.md b/README.md
index bdbef4b69f..351c3e0a56 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [ScummVM README](https://www.scummvm.org/) · [![Build Status](https://travis-ci.org/scummvm/scummvm.svg?branch=master)](https://travis-ci.org/scummvm/scummvm) [![Translation status](https://translations.scummvm.org/widgets/scummvm/-/scummvm/svg-badge.svg)](https://translations.scummvm.org/engage/scummvm/?utm_source=widget) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/200a9bd3f7a647b48415efb484cc8bdc)](https://www.codacy.com/app/sev-/scummvm?utm_source=github.com&utm_medium=referral&utm_content=scummvm/scummvm&utm_campaign=Badge_Grade)
+# [ScummVM README](https://www.scummvm.org/) · [![Build Status](https://travis-ci.org/scummvm/scummvm.svg?branch=master)](https://travis-ci.org/scummvm/scummvm) ![CI](https://github.com/scummvm/scummvm/workflows/CI/badge.svg) [![Translation status](https://translations.scummvm.org/widgets/scummvm/-/scummvm/svg-badge.svg)](https://translations.scummvm.org/engage/scummvm/?utm_source=widget) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/200a9bd3f7a647b48415efb484cc8bdc)](https://www.codacy.com/app/sev-/scummvm?utm_source=github.com&utm_medium=referral&utm_content=scummvm/scummvm&utm_campaign=Badge_Grade)
 
 For more information, compatibility lists, details on donating, the
 latest release, progress reports and more, please visit the ScummVM home




More information about the Scummvm-git-logs mailing list