From 7be65475fe2483d41ad42fc1869ce13aafbdc3d2 Mon Sep 17 00:00:00 2001 From: jomo Date: Sun, 22 Feb 2015 02:39:18 +0100 Subject: [PATCH] remove node.js support, fix travis tests not sure why it's failing on travis. It does work locally with node 0.12 --- .travis.yml | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e72c4b4..c738bcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: node_js node_js: - - "0.12" - "iojs-v1.3" before_script: - cp "modules/config.example.js" "modules/config.js" diff --git a/README.md b/README.md index e79f7ba..9f855f5 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Please [visit the website](https://crafatar.com) for details. ``` #### Local +* Use io.js * [Install](https://github.com/Automattic/node-canvas/wiki) Cairo. * `npm install` * Start `redis-server`