From 008066778e510e6e836644cb10eaaa99197d70ea Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 9 Oct 2016 00:03:19 +0100 Subject: [PATCH] Add a Travis CI image to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f90e8784..d856cd35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ALE - Asynchronous Lint Engine +[![Build Status](https://travis-ci.org/w0rp/ale.svg?branch=master)](https://travis-ci.org/w0rp/ale) ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim and Vim 8 while you edit your text files.