Forced global recess installation.
authorFrancesco Pontillo <francescopontillo@gmail.com>
Tue, 26 Feb 2013 10:46:41 +0000 (11:46 +0100)
committerFrancesco Pontillo <francescopontillo@gmail.com>
Tue, 26 Feb 2013 10:46:41 +0000 (11:46 +0100)
.travis.yml
package.json

index 7c6ab5e..ac0f28e 100644 (file)
@@ -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
index 30142e0..d1bd12e 100644 (file)
@@ -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",