aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-07-22 16:31:30 +0000
committerGravatar Laszlo Csomor <laszlocsomor@google.com>2015-07-23 11:00:27 +0000
commitc1a199ab5f51738efa4652ed008c703c14fa26ee (patch)
treeacd2ef2fa52b14388ebbd57de414ee5c68f5e075 /README.md
parentcaf0191214bf3ff5ba472f0bc5b6e396c4acbdc0 (diff)
Remove travis support
Unfortunately, Travis's virtual environment kept killing the Bazel server, making our tests flaky. We will be setting up a different CI system soon. -- MOS_MIGRATED_REVID=98840888
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 37833bb31a..d6008ca502 100644
--- a/README.md
+++ b/README.md
@@ -39,5 +39,3 @@ Find more background about Bazel in our [FAQ](http://bazel.io/faq.html).
* Our [governance plan](http://bazel.io/governance.html)
* Future plans are in the [roadmap](http://bazel.io/roadmap.html)
* For each feature, which level of [support](http://bazel.io/support.html) to expect.
-
-[![Build Status](https://travis-ci.org/google/bazel.svg?branch=master)](https://travis-ci.org/google/bazel)