Skip to content

Commit a4fd2c1

Browse files
committed
README: replace TravisCI badge to Github Actions
1 parent e849c63 commit a4fd2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![GoDoc](https://godoc.org/github.com/neovim/go-client?status.svg)](https://godoc.org/github.com/neovim/go-client)
2-
[![Build Status](https://travis-ci.org/neovim/go-client.svg?branch=master)](https://travis-ci.org/neovim/go-client)
2+
[![Github Actions](https://github.com/neovim/go-client/workflows/Test/badge.svg?branch=master)](https://github.com/neovim/go-client/actions)
33

44
Neovim/go-client is a [Neovim](https://neovim.io/) client and plugin host for [Go](https://golang.org/).
55

0 commit comments

Comments
 (0)