aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2020-11-13 13:21:12 -0500
committerJames McCoy <jamessan@jamessan.com>2020-11-13 13:38:13 -0500
commit7ac3c39e39effcbf57f5622efde0fce20eac2fdd (patch)
treee939200017d8ac4e0b4233ea8c00c79166011bd5 /README.md
parentc96acac4d31ce62f1a8696f7ec392f08f473ec91 (diff)
downloadrneovim-7ac3c39e39effcbf57f5622efde0fce20eac2fdd.tar.gz
rneovim-7ac3c39e39effcbf57f5622efde0fce20eac2fdd.tar.bz2
rneovim-7ac3c39e39effcbf57f5622efde0fce20eac2fdd.zip
README: Replace Travis CI badge with GH Linux CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9a9a7fe8b..bb83c26648 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[Chat](https://gitter.im/neovim/neovim) |
[Twitter](https://twitter.com/Neovim)
-[![Travis build status](https://travis-ci.org/neovim/neovim.svg?branch=master)](https://travis-ci.org/neovim/neovim)
+[![Linux CI](https://github.com/neovim/neovim/workflows/Linux%20CI/badge.svg)](https://github.com/neovim/neovim/actions?query=workflow%3A%22Linux+CI%22)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/urdqjrik5u521fac/branch/master?svg=true)](https://ci.appveyor.com/project/neovim/neovim/branch/master)
[![Codecov coverage](https://img.shields.io/codecov/c/github/neovim/neovim.svg)](https://codecov.io/gh/neovim/neovim)
[![Coverity Scan analysis](https://scan.coverity.com/projects/2227/badge.svg)](https://scan.coverity.com/projects/2227)