Update readme badge
authorLuke Lau <luke_lau@icloud.com>
Wed, 6 Nov 2019 01:12:43 +0000 (01:12 +0000)
committerLuke Lau <luke_lau@icloud.com>
Wed, 6 Nov 2019 01:12:43 +0000 (01:12 +0000)
README.md

index 8a16945bb5730b4f0be3d16c7755b411dd354c97..11f370918e27fb78c08c9f9236d383af5a180b7d 100644 (file)
--- 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