From 58159e308b2356265faed168909122c4ef0f61d4 Mon Sep 17 00:00:00 2001 From: Antony Bailey Date: Wed, 31 Jul 2013 19:28:29 +0100 Subject: [PATCH] doc: remove travis status image The project has moved to Jenkins. The status image is no longer needed and perpetually shows a failed build. Remove it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6e07871a0..29c06e7f136 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Evented I/O for V8 javascript. [![Build Status](https://secure.travis-ci.org/joyent/node.png)](http://travis-ci.org/joyent/node) +Evented I/O for V8 javascript. === ### To build: