X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=README.md;h=9f0251b3f841dbc46acb7c4fa2d5211338b20239;hb=4c6cc8593438b195326ef99cc8d8d33030b1b4d6;hp=ce452fe715d8858a995bf5a19230a394e8700492;hpb=3d53fc1067997390a65614e2a7a6bb14923fe940;p=lsp-test.git diff --git a/README.md b/README.md index ce452fe..9f0251b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# lsp-test [![Build Status](https://travis-ci.com/bubba/lsp-test.svg?branch=master)](https://travis-ci.com/bubba/lsp-test) [![Hackage](https://img.shields.io/hackage/v/lsp-test.svg)](https://hackage.haskell.org/package/lsp-test-0.1.0.0) +# lsp-test [![Actions Status](https://github.com/bubba/lsp-test/workflows/Haskell%20CI/badge.svg)](https://github.com/bubba/lsp-test/actions) [![Hackage](https://img.shields.io/hackage/v/lsp-test.svg)](https://hackage.haskell.org/package/lsp-test-0.1.0.0) lsp-test is a functional testing framework for Language Server Protocol servers. ```haskell