summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-29 17:34:33 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-29 17:34:33 +0200
commited3c7e633944cf70754bc05504a7cd724fdca178 (patch)
treec49f36e618492a28ba68c194fb6a5fc1c5f94bb0 /README.md
parentf9a343f8bda8fbe17ff045bef7342ffd6179e2f5 (diff)
patch 8.2.1318: no status badge for Github CIv8.2.1318
Problem: No status badge for Github CI. Solution: Add a badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d42680c6ba..78b9ff6f1e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![Travis Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim)
[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/o2qht2kjm02sgghk?svg=true)](https://ci.appveyor.com/project/chrisbra/vim)
+![Github Build status](https://github.com/vim/vim/workflows/CI%20with%20MSVC%20and%20MinGW-w64/badge.svg)
[![Cirrus Build Status](https://api.cirrus-ci.com/github/vim/vim.svg)](https://cirrus-ci.com/github/vim/vim)
[![Coverage Status](https://codecov.io/gh/vim/vim/coverage.svg?branch=master)](https://codecov.io/gh/vim/vim?branch=master)
[![Coverity Scan](https://scan.coverity.com/projects/241/badge.svg)](https://scan.coverity.com/projects/vim)