From: Francesco Pontillo Date: Tue, 26 Feb 2013 10:46:41 +0000 (+0100) Subject: Forced global recess installation. X-Git-Tag: v2.3.0+2~7^2~1^2~2 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=d3d0c160d08a294abdd8d5a262834f6185430c3a Forced global recess installation. --- diff --git a/.travis.yml b/.travis.yml index 7c6ab5e..ac0f28e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,6 @@ node_js: - "0.8.11" before_install: - - npm install -g grunt-cli + - npm install -g grunt-cli recess script: "grunt swatch" \ No newline at end of file diff --git a/package.json b/package.json index 30142e0..d1bd12e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "node": ">= 0.8.11" }, "devDependencies": { - "recess": "~1.1.6", "grunt": "~0.4.0", "grunt-recess": "~0.3.1", "grunt-contrib-concat": "~0.1.3",