Adam Bouqdib 11 years ago
parent
commit
63a14e3b9d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .travis.yml

+ 4 - 1
.travis.yml

@@ -1,3 +1,6 @@
 language: node_js
 node_js:
-  - "0.8"
+  - "0.8"
+before_install: 
+  - npm install -g npm
+  - npm install -g grunt-cli