From: Luke Lau Date: Wed, 16 May 2018 20:04:23 +0000 (-0400) Subject: Update README.md X-Git-Tag: 0.1.0.0~112 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=c449df9656ffb46d60ea5aba8537e5c10e02d388 Update README.md --- diff --git a/README.md b/README.md index b42dfcf..e58ae17 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# haskell-lsp-test +# haskell-lsp-test [![Build Status](https://travis-ci.com/Bubba/haskell-lsp-test.svg?branch=master)](https://travis-ci.com/Bubba/haskell-lsp-test) This is the functional testing framework for [haskell-ide-engine](https://github.com/haskell/haskell-ide-engine), and potentially any other Language Server Protocol server.