From d82838a1379b6487a0ee379b06f70f1ed5fdc749 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 12 Sep 2013 18:09:18 +0200 Subject: [PATCH] Add travis widget, fix documented node dependency --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4366ad51..676236ef 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Windshaft-CartoDB ================== -NOTE: requires node-0.8.x +[![Build Status](https://travis-ci.org/CartoDB/Windshaft-cartodb.png)](http://travis-ci.org/CartoDB/Windshaft-cartodb) This is the CartoDB map tiler. It extends Windshaft with some extra functionality and custom filters for authentication @@ -18,7 +18,7 @@ Requirements ------------ [core] - - node-0.6.x+ + - node-0.8.x+ - PostgreSQL-8.3+ - PostGIS-1.5.0+ - Redis 2.2.0+ (http://www.redis.io)