summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2017-07-22 18:05:20 -0700
committerGeorge Fraser <george@fivetran.com>2017-07-22 18:05:20 -0700
commit63817e22ffb0cda49ac49a581862cacbcf749565 (patch)
tree27c1d61077944d6eaa7fe32c04bcf7f63a2168da /README.md
parent281c70c6ce9d342dc74def451391f6e35ae1871b (diff)
downloadjava-language-server-63817e22ffb0cda49ac49a581862cacbcf749565.zip
Use CircleCI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 93a24a0..99c9d8c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-[![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.