summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-11-27 21:55:41 +0100
committerBram Moolenaar <Bram@vim.org>2019-11-27 21:55:41 +0100
commitea599a65ee577efb1b997fc89d214fcf1e7355e0 (patch)
tree84121cdc0499bb78b8fb78e332197f33f254c066 /README.md
parent92e25ab2df03756bbb8523cf871db29fe8819c13 (diff)
patch 8.1.2352: CI doesn't cover FreeBSDv8.1.2352
Problem: CI doesn't cover FreeBSD. Solution: Configure Cirrus-CI. (Christian Brabandt, closes #5273)
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 c285ed4be0..949b0a6b06 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![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)
+[![Build Status](https://api.cirrus-ci.com/github/chrisbra/vim.svg)](https://cirrus-ci.com/github/chrisbra/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)
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/vim/vim.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/vim/vim/context:cpp)