summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2017-07-22 17:54:56 -0700
committerGeorge Fraser <george@fivetran.com>2017-07-22 17:54:56 -0700
commit281c70c6ce9d342dc74def451391f6e35ae1871b (patch)
treeda20df3ba73a8382ebb891ad74c953998e243c1c /README.md
parentd6e42f1810abf59078e853b7cca46ca61e2980ee (diff)
downloadjava-language-server-281c70c6ce9d342dc74def451391f6e35ae1871b.zip
Badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99c9d8c..93a24a0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/georgewfraser/vscode-javac.svg?branch=master)](https://travis-ci.org/georgewfraser/vscode-javac)
+
# VS Code support for Java using the [Java Compiler API](https://docs.oracle.com/javase/7/docs/api/javax/tools/JavaCompiler.html)
Provides Java support using the Java Compiler API.