summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2016-10-09 00:03:19 +0100
committerGitHub <noreply@github.com>2016-10-09 00:03:19 +0100
commit008066778e510e6e836644cb10eaaa99197d70ea (patch)
tree4cc6023e63e2a72f80a71680b9b312e4ae40a028 /README.md
parent1ea0eda36cac8fc39b2227c8b9c4ea75e48a4be3 (diff)
downloadale-008066778e510e6e836644cb10eaaa99197d70ea.zip
Add a Travis CI image to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.