diff options
author | Damien George <damien@micropython.org> | 2020-11-30 10:29:20 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-11-30 10:48:41 +1100 |
commit | 2f723d83c0b30a272d0ef41e8b7eda729de1e0e0 (patch) | |
tree | 4ed9cbe0fb970822aee7a3073a4b9b88b42bec4c | |
parent | 02b44a0154aee3cfd2675b4ff180061b2b5bc40d (diff) |
README: Update badges for new GitHub Actions workflows.
Signed-off-by: Damien George <damien@micropython.org>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[](https://travis-ci.com/micropython/micropython) [](https://coveralls.io/r/micropython/micropython?branch=master) +[](https://github.com/micropython/micropython/actions?query=branch%3Amaster+event%3Apush) [](https://coveralls.io/r/micropython/micropython?branch=master) The MicroPython project ======================= |