summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Pontillo <francescopontillo@gmail.com>2013-02-26 11:46:41 +0100
committerFrancesco Pontillo <francescopontillo@gmail.com>2013-02-26 11:46:41 +0100
commitd3d0c160d08a294abdd8d5a262834f6185430c3a (patch)
treead7ec0a1cee72baeac257b3015358f2242779725
parent99139a372d1a4a54d90d47fc58cff75f9adc2a8b (diff)
Forced global recess installation.
-rw-r--r--.travis.yml2
-rw-r--r--package.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7c6ab5e1..ac0f28e2 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 30142e0e..d1bd12e1 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",